Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 416 Bytes

File metadata and controls

8 lines (8 loc) · 416 Bytes

laenBot

This is an expermiental collaborative bot. Every contributor can add functions. In order to do so, you must create a js file named CommandName.js and add it to commands. To update the bot, use !update. If your command need data persistence, please save them in /commands/save/CommandName_saveName You can use any extention from this on. Feel free to fork this bot and to submit your modifications.