PJB3005 / MoMMI

Old SS14 Discord server bot.
MIT License
12 stars 29 forks source link

MoMMi-side of an automatic #ick lock after a round ends. #42

Closed ShiftyRail closed 3 years ago

ShiftyRail commented 3 years ago

Need also to do a :

From a cursory look at MoMMi, what the documentation calls a Guild is self.server within the MChannel class, and what the documentation calls a Channel is the discordpy_channel attribute.

I used a stackexchange bit of code to find what the default_role attribute and set_permissions method were.

Please tell me if I did anything wrong.

SonixApache commented 3 years ago

trash idea

boy2mantwicethefam commented 3 years ago

Incredibly powerful

ShiftyRail commented 3 years ago

@PJB3005 Can you store user-defined variables in server.toml or is that file just for giving configuration info I want to keep the discord-killphrase secret repo side, but I can't find of a way to do it except making it identical to the password

jwhitak commented 3 years ago

Discussion on Discord seems to overall favor this but with a shorter duration, 3 minutes has been mentioned a lot. I'm not personally for the PR, but the need for it to be there is understandable. The thread is the lifeblood of the server.

ShiftyRail commented 3 years ago

Done, also need whatever magic you use to convert the string "ick" into the identifier of the #ick channel.

ShiftyRail commented 3 years ago

Thank you for your patience, PJB