Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 760 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 760 Bytes

Termux Discord Bot

Private Discord Bot for the Termux Discord Server

Written in Lua using Luvit and Discordia

This is my first time using Discordia or even luvit so I expect very bad code here as I try to get comfortable to write the perfect command handler. So if you came for discordia examples, I don't recommend taking any inspirations from this code at this time, it may change a lot.

Running

Fill config.json (see config.json.example for what to include)

$ lit install SinisterRectus/discordia
$ lit install SinisterRectus/sqlite3
$ luvit main.lua

No hosting support will be provided, this is a private bot.

License

MIT