X-Git-Url: https://jfr.im/git/erebus.git/blobdiff_plain/17f85155ece024be7981df928197b68a02bf4326..c02e2c1df2674e795b2b25c0e226bd6096d7a838:/README.md diff --git a/README.md b/README.md index afe94fd..2e1a2d1 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,24 @@ Getting started --------------- - `cp bot.config.example bot.config` - `vim bot.config` -- Create a MySQL database, i.e. `CREATE DATABASE foo; GRANT ALL ON foo.* TO ...` -- `mysql ` @@ -46,9 +63,9 @@ However, due to the message buffering mentioned above, there is no command listi 1. Set `[help] url` in the config file to a path where help can be found, f.e. `[help] url = https://jfr.im/help/%d.txt`. %d (or %s) will be replaced with the user's level. This determines the URL which is provided to users when they !SHOWCOMMANDS 1. Run `!GENHELP` whenever you change which modules (or commands) are available, or else just set `[help] autogen = 1`. -(With nofakelag = 1, !SHOWCOMMANDS will spam the user with the whole list of commands.) +(With `nofakelag = 1`, `!SHOWCOMMANDS` will spam the user with the whole list of commands.) Support ------- -If you have any questions, issues, fixes, etc. message DimeCadmium on irc.quakenet.org +If you have any questions, issues, fixes, etc. message DimeCadmium on irc.1459.io