-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Introducing Fenrir, a standalone PHP library for interacting with both Discord's Gateway and REST API. This library provides you low-level control over the interaction with Discord, allowing for complete customization of your bot or application.
With this library, you can easily connect to Discord's Gateway and handle real-time events, such as messages, reactions, and member updates. The library also provides access to Discord's REST API, allowing you to perform actions such as sending messages, managing channels, and fetching user data.
This library is designed to be flexible and customizable, with developers able to control everything manually if desired. The library includes comprehensive documentation and examples to help you get started quickly.
Whether you are building a simple bot or a complex application, this library provides the tools you need to create a powerful and customized Discord experience for your users.