Skip to content

Instantly share code, notes, and snippets.

@amazingakai
amazingakai / bot.py
Last active July 27, 2026 15:46
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