A production-ready Discord bot template with LLM integration using Anthropic's Claude API. discord-py-template/ ├── bot/ # Main bot package │ ├── __init__.py # Package initialization │ ├── client.py # ...
A modern, easy-to-use, feature-rich, and async-ready API wrapper for Discord's user API written in Python. Automating user accounts is against the Discord ToS. This library is a proof of concept and I ...