Added readme and changelog
This commit is contained in:
parent
b0d3475469
commit
8a1308f98d
7
CHANGELOG.md
Normal file
7
CHANGELOG.md
Normal file
@ -0,0 +1,7 @@
|
||||
## 1.1
|
||||
- getConfig and setConfig to reload the config file at runtime via discord commands
|
||||
- fixed wrong timestamps in some embeds (ty CommanderLook)
|
||||
|
||||
# 1.0
|
||||
- feature parity with [the old bot](https://git.kageru.moe/kageru/discord-selphybot) (this does not include features that were broken in the old bot)
|
||||
- proper config validation at startup time
|
7
README.md
Normal file
7
README.md
Normal file
@ -0,0 +1,7 @@
|
||||
# kagebot – where the code is better than the name
|
||||
This bot is a replacement for [my old one](https://git.kageru.moe/kageru/discord-kagebot) with a very simple premise:
|
||||
As much as possible should be configurable in a human-readable way.
|
||||
This will allow anyone to modify the config to host their own instance tailored to their own needs,
|
||||
and it allows server moderators to make changes without any coding experience. Even at runtime.
|
||||
I try to maintain a comprehensive default configuration as part of the repository
|
||||
because the past has taught me that I’m not good at updating readmes.
|
Loading…
Reference in New Issue
Block a user