I have added a shard to KOREBot that gives the commands list when .commands or .help is requested.
I have also reimplemented the .addme command for those having issues connecting to the network
I have also added a block info command that will return the current block or a specific block's data if you pass a block to the command.
Next up is to work on the modularity update and private commands (e.g. private rains if you want to stay hidden)
For those curious, this is the plans for future updates (not in any order)
- add to private git and have commit webhook soas to show live updates/when im working on korebot
- move address/deposit command to be handled by both direct and server handlers (modify guild code so not if/else but rather all/if)
- make address/deposit command private (like balance command)
- modularity update (if you see me talking about KBNI this KBNI that KBNI is KoreBot Next Iteration; the modularity update)
- self assigned roles for testnet/security/korebot updates
- support for malformed commands (difficult do to how i am currently sanitizing and making things excessively strict for security)
- private tips
- private rains
- private/public donation to kore/silvana/karol
- public donation list/"top donator" list
- internal explorer (this was half completed with .block command but i need to figure out how i want to display transactions)
- Role specific rains/soaks
- true active member deterioration
If you have any other ideas for KOREBot or your REALLY want to see one of the commands happen before the others please reply/message me

Matrix