Alino is a bot made for Discord servers. Its features include sending reminders, playing music and chatting, integrated with OpenAI ChatGPT-3.
- Clone the repository
- Install the dependencies using
pip install -r requirements.txt
- OpenAI ChatGPT-3 chat bot
- Music bot
- Reminder bot
- bot has a prefix of
/
and takes the commandchat
orai
orgpt
- All these commands return the reply from the OpenAI ChatGPT-3 API
- The bot also has a
/help-cd
command which returns the help message
- bot has a prefix of
/
and takes the commandplay
orp
, which takesyoutube link
as an argument. - The bot also has
/pause
,/resume
,/leave
,/skip
, and/queue
commands - The bot also has a
/help-mb
command which returns the help message