Skip to content

hatninja/SphealBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SphealBot

My personal bot that I run for my discord server.

It uses Discordia, which is based on Luvit and LuaJIT.

It's functionality is entirely determined by it's commands, which you can think of as services.

These "services" can choose to appear on the bot's help list, have global functionality, or access various callbacks such as a regular messages or commands.

Installation

  1. Install Luvit, along with Discordia.
  2. Put your bot token in a new file called token.txt at the project root.
  3. Then run with luvit /path/to/SphealBot and you should be good to go!

About

A modular discord bot made with Discordia

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages