Skip to content

Instantly share code, notes, and snippets.

View AmazingAkai's full-sized avatar
🦀
Always Learning

Akai AmazingAkai

🦀
Always Learning
View GitHub Profile
@AmazingAkai
AmazingAkai / bot.py
Last active July 6, 2024 10:12
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