EpicFazbear / remote-comms-bot

A lua-based Discord bot.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remote Communications Bot

A heavily modified version of my original Discord Lua bot. This bot's main purpose is to act as a communicatory webserver and Discord bot for transmitting messages/commands between linked Discord text channels, and Roblox chat.

[!] I've released the Roblox scripts needed to make the full connection between Discord and Roblox. You can get and set them up from here: https://www.roblox.com/library/6946681003/Webhook-Webserver-Module
Detailed instructions upon how to set this up will (hopefully) be added to this README soon.
(Feel free to help me out on a fork if you want to!)

  • Requires Luvit and Discordia in order to run. (Only if you are running this on your computer)
  • Configurable in the .env file. (Only if you are running this on your computer)
  • It is recommended to use Heroku to run this bot. It can even be hosted externally 24/7 (Granted you keep watch of your monthly free hours). There's some additional steps you'll need to do, all of which is (yet to be) documented in the tutorial right below.

Deploy to Heroku

Setup Tutorial

TODO: I still have to write the down.
I'll get around to it eventually, but in the meantime, if you already know a bit about how Discord bots work, the setup should be pretty straight-forward.

About

A lua-based Discord bot.

License:MIT License


Languages

Language:Lua 99.9%Language:Procfile 0.1%