Advanced Search
Search Results
180 total results found
Api Documentation
setCommandEvent
General setCommandEvent is a method defining a function, which will be called after a command i...
delete
General delete is a method removing the webhook. Usage Webhook:delete(<string> reason)...
sendMessage
General sendMessage sends a message or an embed to a text channel in the guild. Usage Client...
Message
- (array) attachments - See Attachment. - (User) author - Author of the message. - (Channel) ch...
Webhook
- (string) avatar - The avatar for the webhook. - (string) channelID - The id of the channel thi...
Webhook Tutorial
Client is much more advanced tool with more possibilities! We recommend it much.But if it's stil...
First steps with Okwo
If You're here it probably means that You are interested in Okwo's features! Nice to see you. In...
Client Tutorial
WIP
setSectorFunction
General setSectorFunction setups a service, which lets you bind a function to a sector (sector ...
sendMessage
General sendMessage is a method letting you send a message or embed to the channel with the web...
sendSector
General sendSector sends a singleton request to the sector service (for example other place) an...
getSector
General getSector returns executed functions in each sector. Works as singleton. Usage Clien...
setSharedEvent
General setSharedEvent is a method defining a shared service event. It is supposed to receive r...
sendShared
General sendShared sends a shared service request to every server connected to the token. Usa...
setClockEvent
General setClockEvent is a method that runs a singleton (cross-server) event every selected per...
getActionEvent
General getActionEvent is a method handling the most of the main services. Usage Client:getA...
getChannel
General getChannel returns a Discord channel from the connected guild by the given ID. Usage ...
Channel
- (string) applicationID - The id of application that created this channel. - (number) bitrate -...
edit
General edit is a method which lets you edit your webhook's name and avatar. Usage Webhook:e...
Api
Main
Embed
Discord
Classes
Services
Objects
Api
Commands
Limits
Client
SectorRequest
Webhook
Attachment
Verification
All the features related to the verification system.
Administration
Lets you administrate your services.
Utility
These commands are for utility usage. They can be commonly used in guilds and its configuration.
Developer
Commands available to developers.
Fun
Fun commands which can be used casually.
HttpEvent
Guild
- (Channel) afkChannel - Represents the guild's afk channel. - (string) afkChannelID - Specifies...