aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xreadme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index 245abe1..ec71e6c 100755
--- a/readme.md
+++ b/readme.md
@@ -8,9 +8,9 @@ Install the dependencies with `python -m pip install -r requirements.txt`
A few "dangerous" commands such as `!purge` are restriced to `bot_masters`, to add a bot master add it to `config.json`. Example:
```json
{
- "token": "your_bot_token",
+ "token": "your_bot_token",
"<guild_id>": {
- "bot_masters": <users_discord_id>
+ "bot_masters": <users_discord_id>
}
}
```
uncs/trig.bc?id=6beda6463cd341bbeb776f1d15aa5616d5e112e1&follow=1'>More bc functionsMango0x452-3/+10 2021-01-03Hopefully this fixes stuffMango0x451-3/+1 2021-01-03testMango0x451-4/+3 2021-01-03I'm bad with foldersMango0x451-1/+2 2021-01-03Try to make math work with BC functionsMango0x452-2/+108 2021-01-03Spaces work plsMango0x451-1/+1 2021-01-03Remove BC linebreaksMango0x451-3/+4 2021-01-03ReformattedMango0x451-2/+4 2021-01-03This code isnt working atmMango0x451-53/+53 2021-01-03Add math command with BCMango0x451-0/+10 2021-01-02Happy Birthday Samuel!aninternettroll1-0/+5 2020-12-14Some tuple and typehint stuffsMango0x451-9/+9 2020-12-14Store user data in named tuplesMango0x451-104/+123 2020-12-14Formatted with blackMango0x452-1/+2 2020-12-14Sort importsMango0x452-2/+4 2020-12-08Fixed misunderstanding of type hintingLuca Matei Pintilie1-1/+1 2020-11-20changed my name to SkyeSkycloudd1-1/+1 2020-11-20Update utils.pyLuca Matei Pintilie1-1/+1 2020-11-09I heard the public domain is a cool place to beMango0x452-661/+24 2020-11-01Discord.py voice dependency addedAnInternetTroll3-114/+179 2020-10-21fixed boosts field in serverinfoSkycloudd1-3/+3 2020-10-21fixed boosts field in serverinfoSkycloudd1-2/+2 2020-10-21fixed serverinfo inactive member count descriptionSkycloudd1-1/+1