A bot created using discord.py to satisfy a server's Tech needs This bot was created and tested solely using repl.it and some environmental values are not declared for security reasons.
- API_TOKEN: For use in the API (See API list)
- TOKEN: For use of discord API
Two API were used to make this bot:
- Discord API: Primary API used to communicate to Discord. Implemented by discord.py
- quizapi.io: Used to fetch questions and answers. Visit quizapi.io for more.