Skip to content

A Discordbot by and for first semester students of HM.

Notifications You must be signed in to change notification settings

marcelropos/HM-DiscordBot

Repository files navigation

HM FK07 Discord Bot

This is the code for the Sebastian Bot used on HM Discord Servers

Local setup

Start a mariadb and redis instance, for example through the provided docker-compose:

docker compose up -d redis mariadb

Put your discord bot token in a .env.local at the root of the repo:

BOT_TOKEN=...

Start the bot:

cargo run

Redesign documentation

In an effort to improve the Bot, the bot will be rewritten from ground up, switching from Python to Rust.

Parts to redo

  • Bot itself
  • Database
  • Docker setup
  • automatic building in GitHub

Design files

Bot

Database

Redis

About

A Discordbot by and for first semester students of HM.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages