Skip to content

A smart and powerful base for creating discord bots and interaction with the API

License

Notifications You must be signed in to change notification settings

vadim-su/asyncord

Repository files navigation

Asyncord 🚀

Asyncord Logo

Introduction 📚

Welcome to Asyncord, the next-generation library for building powerful and efficient Discord bots with Python!

Asyncord makes bot development seamless and enjoyable by closely following the official Discord API. It ensures your bots are fast and responsive. Whether you're a seasoned developer or a beginner, Asyncord provides the tools and documentation to create bots that handle everything from simple commands to complex interactions.

Key Features 🌟

  • Fully Asynchronous: Asyncord is built with asynchronous programming from the ground up.

  • 📝 Total type hints coverage: The library is fully typed, with type hints for all functions and classes.

  • Complete Pydantic Schema Coverage: Asyncord incorporates full pydantic schema coverage, ensuring robust data validation and management.

  • 🛠️ Full Discord Bot API Coverage: The library offers complete coverage of the Discord Bot API, enabling access to all the functionalities that Discord provides for bots. This includes handling messages, managing servers, user interactions, and more.

  • 📖 Clarity and Comprehensibility: Asyncord is designed to be more clear and understandable than other libraries, as it closely follows the official Discord API documentation. This adherence makes it easier for developers to implement and maintain their bots.

Installing 🛠️

To install the library, run the following command:

pip install asyncord

That's it! You're ready to start building your Discord bot. 🤖

Contributing 🤝

Contributions of all sizes are welcome. We appreciate any help, whether it's fixing a bug, improving the documentation, or adding a new feature. If you're interested in contributing, please read our contributing guidelines to get started. 🚀

License 📜

This project is licensed under the MIT License. For more information, please refer to the LICENSE file. 📄

About

A smart and powerful base for creating discord bots and interaction with the API

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages