mirror of
https://github.com/Ryujinx/ryuko-ng.git
synced 2024-12-23 01:55:38 +00:00
Per 564346741982494726
This commit is contained in:
parent
190d01e3e7
commit
302be2c945
|
@ -106,7 +106,7 @@ welcome_footer = (
|
|||
""",
|
||||
)
|
||||
|
||||
hidden_term_line = ' • When you have finished reading all of the rules, send a message in this channel that includes the SHA1 hash of your discord "name#discriminator" (for example, User#1234), and we\'ll grant you access to the other channels. You can find your "name#discriminator" (your username followed by a ‘#’ and four numbers) under the discord channel list.'
|
||||
hidden_term_line = ' • When you have finished reading all of the rules, send a message in this channel that includes the SHA1 hash of your discord "name#discriminator" (for example, SHA1(User#1234)), and we\'ll grant you access to the other channels. You can find your "name#discriminator" (your username followed by a ‘#’ and four numbers) under the discord channel list.'
|
||||
|
||||
|
||||
class Verification(Cog):
|
||||
|
|
Loading…
Reference in a new issue