Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 542 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 542 Bytes

Epinewbie

Epinewbie is a discord bot that allow you to access openAI chatGPT3 as well as fetching news from the Epita news website.

Note: for the bot to work it is necessary to create a .env file with your API key for ChatGPT (you can find it here) as well as a valid discord bot token (can be found on the discord developer portal)

Another Note: the code is far from perfect and would need some really good refactoring