Commit Graph

8 Commits (056bfc384534c243293129651c674b92b8f5e289)

Author SHA1 Message Date
Trivernis 5fdbe40c88 Bug Fixes
- fixed ExtendedRichEmbed bug for string.substring if the method doesn't exist on the value
- added log module information to webinterface logs
- changed logging meta module info from `m` to `module`
6 years ago
Trivernis 3ae7fbc6fa Fixed Style issues 6 years ago
Trivernis e74fa83ed3 Added Unit Tests & Logging
- Added own logger class that includes the module name
- added unit tests for MessageHandler, Command and Answer
- removed unit tests for GuildHandler and lib/cmd
- removed old command templates
6 years ago
Trivernis 0223180053 Started restructuring command handling 6 years ago
Trivernis 7ad8fc7ff2 Replaced Promises with Async 6 years ago
Trivernis 72794a2f63 Added Query entries
- changed id to type ID!
- changed id to md5 hash of base64 string of properties
- added discord Id
- added paging to arrays
- implemented guildHandler into Guild query type
- added saved to retrieve saved songs/playlists
- added ready indicator boolean
- added querying logs
- added presences array
- added config as String
- added prefix
6 years ago
Trivernis 98b809ba66 Code Reformatting 6 years ago
Trivernis 68a56ee3a5 Initialized Content 6 years ago