https://github.com/EpicFazbear/remote-comms-bot
A lua-based Discord bot.
https://github.com/EpicFazbear/remote-comms-bot
discord-bot luvit
Last synced: 3 months ago
JSON representation
A lua-based Discord bot.
- Host: GitHub
- URL: https://github.com/EpicFazbear/remote-comms-bot
- Owner: EpicFazbear
- License: mit
- Archived: true
- Created: 2020-11-22T00:21:12.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-18T18:27:20.000Z (over 1 year ago)
- Last Synced: 2024-07-29T19:13:27.147Z (11 months ago)
- Topics: discord-bot, luvit
- Language: Lua
- Homepage:
- Size: 38.1 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://luvit.io/) and [Discordia](https://github.com/SinisterRectus/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](https://www.heroku.com/) 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.
[](https://heroku.com/deploy?template=https://github.com/EpicFazbear/remote-comms-bot)
# 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.