Skip to content
orciument edited this page Nov 16, 2024 · 1 revision

The Idea of this Bot is to be able to rapidly and easily add new features without impacting the rest of the system. This often boils down to getting events from other sources, like Twitch, a donation Service, or something else; and executing something when a command is triggered, that will then be printed out in the command. That's why we focused on making these two things easy and decoupled from the rest of the system.

How to use Talium

//TODO usage documentation

How to contribute

If you want to contribute the best way is to get into contact with Orciument. What you need to start developing on the bot is described in: Dev‐Setup

Clone this wiki locally