- The client requests a public key from the server.
- The client encrypts a JSON object containing the requested username and password using the server's public key.
- The server decrypts the object, and, if the username and password are allowed, creates the account.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
from __future__ import annotations | |
import asyncio | |
import io | |
import aiohttp | |
import aiohttp.abc | |
class WriterPayload(aiohttp.Payload): |
- Voice utilities
- mute all in channel
- unmute all in channel
- move all from the final channels in the category it's used in
- move back above
- Queues
- Command to transfer the top user from queue to processing
- One log channel for join queue channel logs
- One log channel for join/leave non-queue, non-waiting channel logs
- VIP roles which will be given priority
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.discord-invite { | |
background-color: rgb(47, 49, 54); | |
border-radius: 4px; | |
box-sizing: border-box; | |
height: 110px; | |
padding: 16px; | |
width: 432px; | |
font-family: Whitney, Helvetica Neue, Helvetica, Arial, sans-serif; | |
font-size: 14px; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import discord | |
import logging | |
CHANNELS = (123, 456) | |
TOKEN = 'TOKEN_GOES_HERE' | |
logging.basicConfig(level=logging.INFO) | |
I hereby claim:
- I am artemis21 on github.
- I am artemisdev (https://keybase.io/artemisdev) on keybase.
- I have a public key ASAS69z181amQvcKnR6ctb1F-v0bWgJKqRDtOzZa4HPVPQo
To claim this, I am signing this object: