Re-Dream / dreambot_mk2

[DEPRECATED] Discord Bot written in Lua, using the Discordia API library and Luvit runtime environment.
MIT License
0 stars 0 forks source link
bot discord discord-api discord-bot discordapp discordbot discordia lua luvit

Dream Bot Mark II

Discord Bot written in Lua, using the Discordia API library and Luvit runtime environment.

I really wish I did this in some other language, this bot's code went bad.

Setup

Usage

Type d$help in a channel your bot has access to or in a private message and the bot will print out all of the available commands.

Command parsing goes like this: d$test "hello 1 2 3",yes.

The arguments supplied to a command would be hello 1 2 3 and yes.