Crates.io | ferris-bot |
lib.rs | ferris-bot |
version | 0.2.6 |
source | src |
created_at | 2021-07-05 17:41:40.525593 |
updated_at | 2021-07-13 07:23:02.897708 |
description | a modular discord bot written in rust |
homepage | https://gitlab.sokoll.com/moritz/ferris-bot |
repository | https://gitlab.sokoll.com/moritz/ferris-bot |
max_upload_size | |
id | 419103 |
size | 86,491 |
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:
git clone https://gitlab.sokoll.com/moritz/ferris-bot.git
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.