Skip to content

Instantly share code, notes, and snippets.

View dunklastarn's full-sized avatar

darkstar dunklastarn

View GitHub Profile
import discord
import bot_token
import os
import random
intents = discord.Intents.all()
client = discord.Client(intents=intents)
def authenticate(author, authorizer, role):