Clyde requires Python 3.11 or later. Bug fixes and new features are welcome. Read the contribution guide before opening a pull request. Known bugs and feature requests are tracked in GitHub Issues.
A lightweight Discord bot and REST API that exposes real-time Discord user presence data, including activities, Spotify listening history, profile decorations, and platform status — with a clean ...
import os from dotenv import load_dotenv import discord from discord.ext import commands load_dotenv() TOKEN = os.getenv("DISCORD_TOKEN") intents = discord.Intents ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results