OracleMind-discord icon indicating copy to clipboard operation
OracleMind-discord copied to clipboard

OracleMind is using Openai(Chatgpt) API to answer questions and chat with you to make your time fun , It also draw image for you to bring fun to discord :)

OracleMind-discord

This bot is currently running on Discord

  • URL : https://discord.com/oauth2/authorize?client_id=1071823267851149382&permissions=1634235578432&scope=bot%20applications.commands

installations

  • info : This bot wont work unless you have the config.json , so i recommend you ask me for the config.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.

config file

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
       
}

Usefull Commands

$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)