Skip to content

[WIP] Framework for building Discord bots using AMPHP websocket client and Revolt event loop

Notifications You must be signed in to change notification settings

qolarnix/DiscoPHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiscoPHP

Framework for building Discord bots in PHP

This is a WIP project, many things are subject to change or in a rough-draft state. This repo can also be used as reference to working with the Discord gateway in PHP.

This is not a library, but a set of functions for working with the Discord websocket gateway and http API endpoints.

Functions

  • disco() Gateway login and event handler
  • setGlobalCommands() Submit custom application commands
  • registerCommand() Application command builder

About

[WIP] Framework for building Discord bots using AMPHP websocket client and Revolt event loop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages