This bot is currently running on Discord
- info : This bot wont work unless you have the
config.json
, so i recommend you ask me for theconfig.json
1- cd to the directory where requirements.txt
is located
2- activate your virtualenv
.
3- run: pip install -r requirements.txt
in your shell.
create a config.json
and put in in main bot directory for some settings , it should look like this :
{
"Token" : YOUR_BOT_TOKEN,
"open_ai_token" : CHATGPT_API,
"admin" : YOUR_DISCORD_ID
}
$helpme -> for helping commands
$ask -> for asking question from the bot
$avatar -> for having a better look at pfp
$clapass -> fun emote
$poll -> for using poll in the server
$image -> for creating images
$roll -> for rolling numbers
$inform -> for informing users (Admins Only)