You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
discordbot.js/lib
Trivernis 4921ee243c Added cmdsequence saving
- Sequences of commands can be saved with ~savecmd
- When saving the semicolon must be escaped by backslash
- saved commands can be listed with ~savedcmd
- saved commands can be executed with ~execute [name]
- renamed ~save to ~savemedia and ~saved to ~savedmedia
- added a command to delete saved entries
6 years ago
..
cmd.js Added cmdsequence saving 6 years ago
guilding.js Added cmdsequence saving 6 years ago
logging.js Replaced Promises with Async 6 years ago
music.js Added command listing 6 years ago
sqliteAsync.js Modifications 6 years ago
utils.js Modifications 6 years ago
weblib.js Modifications 6 years ago