Skip to content

Instantly share code, notes, and snippets.

@amazingakai
amazingakai / bot.py
Last active January 23, 2025 11:35
Discord.py button roles example.
from __future__ import annotations
import re
from typing import Optional
import discord
from discord.ext import commands
# Role IDs to labels mapping.
# role_id: label