The information regarding this bot is to get you a running local version of the python bot This is a respository for a test bot for the discord server, exrtra features including interative response and spam removaal are yet to added
As python bot is coupled with the python discord server you need to have the functional vesion of the bot and the server with channels. i personally dont recommend using a single channel for all the cogs as it will cause more spams and hard to handle.
on discord we will need our own bot account to test our codes and changes
to configure the bot we'll need the bot's code and server to run it on.
Create an application on the Discord Developer Portal
Clone this repo (git clone (https://github.com/Sayapatri/DiscordBot.git) or download the master branch
Create a bot for that application, copy the token
Complete .env.example, then copy the content
Create a ".env" file and paste the data
Install the requeriments (Repl.it users only press the "Run" button) and run it