Skip to content

Instantly share code, notes, and snippets.

import random
from discord.ext import commands
import json
import discord
import asyncio
class random():
def __init__(self, bot):
self.bot = bot
self.client = bot