Zeca is a Discord bot for the Portuguese Learning and Discussion server.
* Don't let anyone see your token or they will be able to access your bot.
Your bot should now appear on your server.
Download and install Python 3.6 and the bot files;
If you have Git installed, on the root folder, run pip install -r requirements.txt
Or if you prefer manual installation:
pip install -U https://github.com/Rapptz/discord.py/archive/rewrite.zip
pip install bs4
pip install requests
Finally, copy the file private.py.example
as private.py
and replace the token value with your newly generated token.