Browse Source

test code

tags/v1.4.1
Roxie Gibson 6 years ago
parent
commit
8668e36681
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      cogs/gss.py

+ 2
- 0
cogs/gss.py View File

@@ -22,6 +22,8 @@ class GaySoundsShitposting():
self.con = ServerConfig()
self.servers = self.con.servers
self.guild = self.bot.get_guild(393764974444675073)
print(self.guild)
print(self.guild.id == 393764974444675073)
self.nsfw_image_role = utils.get(self.guild.roles, id=394941004043649036)
self.selfie_role = utils.get(self.guild.roles, id=394939389823811584)


Loading…
Cancel
Save