Commit Graph

7 Commits (3ae7fbc6fafcd78364d58b49bd9c0a6200457bfb)

Author SHA1 Message Date
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