LoreKeeper is a Discord bot built using the discord.py library and SQLite. Lorekeeper main functionality is for roleplaying purposes, generating dialogue windows from the game Final Fantasy XIV according to the message and character name of the user.
- Moderator Commands
- Custom help commands
- SQLite Database funcionatility to save character names and jobs and different servers
- Generate custom dialogue box from Final Fantasy XIV
- Auto roleplay function to generate dialogue boxes without the need to input the commmand
- Discord.py
- Aiosqlite
- Pillow/PIL
- Requests
You will need to install the packages listed in the requirements.txt, you can do so by running pip install -r requirements.txt