ravener / termux-bot

Discord Bot for the Termux Discord Server

Home Page:https://discord.gg/HXpF69X

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Discord Bot for the Termux Discord Server

https://discord.gg/HXpF69X

License:MIT License


Languages

Language:Lua 100.0%