ArjunPrasadSarkhel / Discord-Bot-with-Gpt3

Discord bot with Open AI Gpt3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord-Bot-with-Gpt3 Intelli_Agent

DiscordAgent

This is an interactive bot made with Open Ai's Gpt3 Technology, I have used the sarcastic Q&A bot for this one, Although the bot replies accurate to most of the question you ask but sometimes it is a bit random and is wierd :D

Ps- Sometimes this bot can get very rude :p

Till 10th September, the bot have replied over 135k + messages 😃

Here are some examples of it

Screenshot_4 Screenshot_5

Screenshot_6 Screenshot_7


How can you use it?

1. Join this server - https://discord.gg/WzDDbxCqTv
2. Just send a "Hi" or a "Hello" to the bot(Intelli_Agent#4097), it will start interacting with you :D

Some information about this bot & how you can use it too!(Provided you have the OpenAI api Key)

1. This bot is currently hosted on Heroku
2. Log_user.txt returns the id's of the user who pinged the bot
3. I will close the bot after sometime once it reaches a "X" number of request due to having limited usage as it's a free trial and i'm planning to make some more things in future.

How can I use it?

1. Provide your OpenAI key in the environment file
2. Provide your Discord Bot's secret key, in the main Bot.py file at the last line
3. That's it and you can host it on heroku just by using Heroku CLI and uploading all the files I have here

Areas of Improvement

I couldn't figure out how to update the chat-log, as everytime an user messages the chatlog gets empty instead I want the chatlog to get updated with the conversation, so that the bot replies more accurately.

About

Discord bot with Open AI Gpt3

License:Apache License 2.0


Languages

Language:Python 100.0%