mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-08-29 10:30:31 +00:00
a06006d76347d1e2191d0954c43e22fe20ab72e9
added modmail with some simple features (chat between user and moderator), and initial server selection (currently allows all servers, and does not consider the modmail feature) added the initial commands, not all of them hold logic currently added some checks to not crash when a command has null configuration changed systemconfig to also have a long value, because double is not fit for all cases added locking mechanism, to effectively lock the whole table without using the ... proper locking mechanism (needs to be reviewed) changed interface in channel service to be a message channel instead of a textChannel changed starboard post to be a user in a server instead of only user
added initial version containing ping/echo command and first draft of the command handling structure
added initial version containing ping/echo command and first draft of the command handling structure
Description
Languages
Java
99%
Python
0.5%
TypeScript
0.4%