Repo of the J.A.R.V.I.S discord bot for moderation in server
Running the bot
You can either fork this repo or clone it. To clone this repo using git CLI, run the following command:
git clone https://github.com/ArvindAROO/J.A.R.V.I.S
Download the required modules by using the following command:
pip3 install -r requirements.txt
Create a new bot in discord dev portal and add its token in the place of token in the python file
Add the bot to your server and start the script using python Bot.py