Ryuk
Univerity-student oriented (lithuanian) discord bot
Features
- Artificial intelligence trained to respond to hello in lithuanian
- Obtains food menu from a cafe
How to install
-
Go to the project directory
-
Once there, activate virtual python environment
$ python3 -m venv env
$ source env/bin/activate (for unix)
Just use vs code if you're on windows -
Install dependencies
$ pip install requirements.txt
-
Create a discord app on https://discord.com/developers/applications
- Make it a bot account
- Remember token
-
Download google chrome browser in case you haven't
-
Download chrome driver
https://chromedriver.chromium.org/downloads
-
Copy
src/settings.example.py
tosrc/settings.py
and update values