Skip to content
/ Daylight Public

A module to create a simple discord bot in lua

Notifications You must be signed in to change notification settings

0zBug/Daylight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Daylight

A module to create a simple discord bot in lua. Since most exploits don't support the wss websocket protocol you will have to use wss.py to use the module.

Documentation

Start

Start a connection between your bot and discord.

<void> Daylight:Start(<string> Token)

Close

Closes the connection between your bot and discord.

<void> Daylight:Close(<void)

Connect

Connects the the specified event

<void> Daylight:Connect(<string> Event, <function> Callback)

About

A module to create a simple discord bot in lua

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published