Skip to content

v1.2 - Discord example usable

Latest
Compare
Choose a tag to compare
@svdgoor svdgoor released this 10 Dec 11:38
· 78 commits to main since this release

Reworked Discord example to be able to use it externally.
In your main bot class, construct a DiscordCenter and provide a directory for settings (you can also give more parameter and context parsers).
You should not use the DiscordBot class for anything other than an example.