This bot is a rewrite of my first bot. It aims to improve performance, usability and configuration for different parts of the bot.
To setup ferris-bot
follow the steps below:
1. clone the repository: git clone https://gitlab.sokoll.com/moritz/ferris-bot.git
2. run the container: make run
(if you are on the dev branch use make dev-run
)
after some time the bot will come online and you can use simple commands for him.
See the example_config.toml for an example configuration.