Commit Graph

7 Commits

Author SHA1 Message Date
b27ee447b3 rewrite: New bot framework. 2022-11-02 07:24:57 +02:00
a5147323b5 rewrite: Initial rewrite skeleton.
Remove modules that will no longer be required.
Move pending modules to pending-rewrite folders.
2022-09-17 17:06:13 +10:00
4733715573 fix (config): Multi-config emoji resolution. 2022-05-16 18:53:48 +03:00
08935c08e7 (stats): Basic achievements command.
Wrap `config.emojis` in a new `MapDotProxy` for easier access.
2022-01-27 07:57:33 +02:00
49c8ea5e02 (config): Add emoji support. 2022-01-20 08:40:44 +02:00
20697c4823 sharding (core): Add base sharding support.
Add `meta.args` for command line argument access.
Add command line argument support for shard number.
Add shard count to config file.
Add `meta.sharding` exposing shard properties.
Add shard number to logging methods.
Add shard number to data appid.
2021-12-22 11:28:43 +02:00
05cb9650ee Core bot framework 2021-08-25 22:56:45 +03:00