Hilda is a discord bot created for personal use. It consists entirely of commands for managing server messages and performing operations on them.
$ git clone https://github.com/mbyx/hilda.git
$ cd hilda/
$ poetry install
$ nano .env
BOT_TOKEN=<Your token here>
RUNNING_LOCALLY=<1|0>
$ python hilda