arduinodiscord / bot-legacy

A helpful bot for the Arduino discord community.
https://arduino.cc/discord
GNU General Public License v3.0
15 stars 10 forks source link

New code block features, some simple documentation to help users, and utility commands #14

Closed Leone25 closed 5 years ago

Leone25 commented 5 years ago

In this bot we have some basics managing commands to kick and ban, plus i created docs wich will be helpful to helpers to explain thing better and quicker, and i included auto pastebin to automaticly push to pastebin code sent in the chat(i putted a token made ony for this purpose so it can be freely used for this application). to use you need to go to the config file and set the discord bot token your self plus any other settings you migth want to change i know this code structure is shit, but it works, that's the important part :)

max-bromberg commented 5 years ago

I'll also look at making changes if possible to use GitHub gists instead of Pastebin for the auto-code block replacement feature.

max-bromberg commented 5 years ago

I did delete the original file you committed since it was in its own directory but I'm still seeing your changes and slowly moving more of them into the existing structure we've got. As this pull request is, I will merge it into master.