Personal project creating Discord Bot with Python.
Python3 and Pip3 is required.
In Linux:
$ sudo apt install python3
$ sudo apt install python3-pip
And install the requirements with requirements.txt: Inside the DiscordBot directory and inside terminal:
$ pip install -r requirements.txt
export token=Insira aqui o token bot
$ python3 DiscordBot.py