/discord-bot-lua-obfuscator

Simple discord bot written in python obfuscating lua files sent by user on specified channel

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

discord-bot-lua-obfuscator (python 3.7.9)


yunglean4171 discord: https://discord.gg/ATcuD9eXqq
Update: Don't ask yunglean4171 for support.
Just join my discord server and I will gladly help you.
https://discord.gg/STaq3UDbqQ

Simple discord bot written in python for obfuscating lua files sent by a user in a specific channel (also works in direct messages). Useful for securing your lua scripts (work with fivem/roblox etc resources).

This is a modified version for repl and heroku. If you are trying to run this from your desktop just use the original source from yunglean4171: https://github.com/yunglean4171/discord-bot-lua-obfuscator

In repl start a blank template and import from github.com. https://github.com/jmesfo0/discord-bot-lua-obfuscator
In repl put DISCORD_TOKEN in system environment variables.
In repl shell type the following:

chmod +x bin/*
pip install -r requirements.txt
python bot

Enjoy your free private obfuscator.

Required python modules:

  • Discord.py
  • requests
  • Flask

Heroku Guide

Fork this repoistory.
Create an app on Heroku.
Select Deploy->Github and connect your account.
Put repo name in.
Select Enable Automatic Deploys then Deploy Branch
Go to Settings->Reveal Config Vars
Add DISCORD_TOKEN in environmental variables.
Done.

I have also made a simple version of this bot plugin for Red-DiscordBot: https://github.com/jmesfo0/jmes-cogs