?
Blahaj Bot

Blahaj is a discord bot that shares random images of himself on discord.


⚙️
Developer’s Guide

To use the bot, follow along the steps

  • Head over to discord developer portal

  • Login using discord

  • Create a new application by clicking the button on the top right

image

  • Give a name to your application

image

  • Navigate to the Bot section from the left sidebar

image

  • Make your application into a discord bot by clicking the Add Bot button

image

  • Copy the token of your discord bot [Don’t share the token with anyone]

image

  • Clone this repository
git clone https://github.com/AtulACleaver/Blahaj-Bot
  • Navigate into Blahaj-Bot directory
cd Blahaj-Bot
  • Make the run.sh file executable
chmod u+x run.sh
  • Starting the bot
./run.sh

GitHub

View Github