diff options
author | Mango0x45 <dogelikestopkekmemes@gmail.com> | 2020-06-25 11:55:03 +0000 |
---|---|---|
committer | Mango0x45 <dogelikestopkekmemes@gmail.com> | 2020-06-25 11:55:03 +0000 |
commit | 91b46dd095d5c55ae8f71b54f4da027933098e18 (patch) | |
tree | 9396b7c23332f40ca8c1ba3dfe738215a322d927 /readme.md | |
parent | e4fe80b7b01d0c55f43427a0c1526123521999ef (diff) | |
download | steve-bot-91b46dd095d5c55ae8f71b54f4da027933098e18.tar steve-bot-91b46dd095d5c55ae8f71b54f4da027933098e18.tar.gz steve-bot-91b46dd095d5c55ae8f71b54f4da027933098e18.tar.bz2 steve-bot-91b46dd095d5c55ae8f71b54f4da027933098e18.tar.lz steve-bot-91b46dd095d5c55ae8f71b54f4da027933098e18.tar.xz steve-bot-91b46dd095d5c55ae8f71b54f4da027933098e18.tar.zst steve-bot-91b46dd095d5c55ae8f71b54f4da027933098e18.zip |
Updated readme
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -21,8 +21,8 @@ A few "dangerous" commands such as `!purge` are restriced to `bot_masters`, to a ``` You can also use lists, for example: `"bot_masters": [280428276810383370, 99457716614885376]` -Once you add yourself as a botmaster, you will be able to edit the config via discord with the command `!setvar <var_name> <var_value>` +Once you add yourself as a botmaster, you will be able to edit the config via discord with the command `!setvar <var_name> <var_value>` `!setvar` also supports lists which can be added like so: `!setvar <var_name> [<index 0>, <index 1>]` -This bot was built as a fork of [celesteBot](https://github.com/CelesteClassic/celestebot), so a lot of code is recycled. +This bot was built as a fork of [celesteBot](https://github.com/CelesteClassic/celestebot), so a lot of code is recycled. Feel free to make a pull request or use the code here. |