Skip to content

bsod2528/geralt

Repository files navigation

Geralt - Da Bot of Rivia


Python 3.10.5 PostgreSQL 14.1 Black

Brief

A simple discord bot based on discord.py API Wrapper. Named after the legendary protagonist Geralt of Rivia. However, there are no commands related to the game or the series and the name for this bot came as I have a fond for the game and Geralt.

Documentation

The website provides full details from A to Z regarding the bot. Click here to access it. All the commands, how to use them, how to setup the bot, etc. have been documented.

Setup

An .env file has to be there for storing the keys. An example_config.env has been provided for reference. You can use any other method too like a json lmao. Just saying. Set up a venv too.

Ensure all tables are present in your postgresql server. Check out tables.sql file for all the tables you need.

pip install -r requirements.txt

Run the above command to install the packages you need for running Geralt's instance.


Contact