Skip to content

Commit 56b8cc4

Browse files
committed
BIG update
Completely rewritten using cogs Replaced a ton of json with a sqlite3 database Finally got around to adding wowhead search and !rm
1 parent 85cdbde commit 56b8cc4

28 files changed

+4522
-67027
lines changed

.gitattributes

Lines changed: 0 additions & 17 deletions
This file was deleted.

.gitignore

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
logs
22
__pycache__
33
.vscode
4-
sensitivedata.py
5-
users.json
6-
xdman.py
7-
responses.py
8-
weather.json
9-
discord.txt
4+
*.json
5+
carlbot.txt
6+
database.db
7+
cogs/utils/
8+
cogs/admin.py
9+
cogs/permissions.py
10+
cogs/convert.py
11+
cogs/mod.py
12+
cogs/__pycache__
13+

bio.json

Lines changed: 0 additions & 37 deletions
This file was deleted.

blacklist.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)