Merge from master #5

Merged
logan merged 65 commits from master into NoiseGateV2 2022-02-27 21:47:09 -05:00
Showing only changes of commit a5f0a4b193 - Show all commits

View File

@@ -44,9 +44,7 @@ class LinkCop(commands.Cog):
# Bring in the known bot IDs from PDB bots
self.whitelisted_ID = PDB_KNOWN_BOT_IDS
self.whitelisted_ID.append([
235148962103951360 # Carl Bot
])
self.whitelisted_ID['Carl Bot'] = 235148962103951360
self.add_events()