Skip to content

Instantly share code, notes, and snippets.

import discord
from discord.ext import commands, tasks
import requests
bot = commands.Bot(command_prefix='/', intents=discord.Intents.default())
user_id = "" # Discord user ID
bot_token = "" # Discord bot token
api_url = "" # API url
api_key = "" # API key