Commit Graph
247 Commits
Author SHA1 Message Date
yuzu 59554b9fd8 Implement basic caching 2023-04-23 14:23:20 +07:00
yuzu 89c5b2fa8b Fixed broken log level check 2023-04-23 14:18:21 +07:00
yuzu be00264f1a Remove extra emoji 2023-04-23 13:18:02 +07:00
yuzu 6ddbe3a0ee Typo 2023-04-23 13:17:02 +07:00
yuzu ce19c4a136 Added VRChat slash commands 2023-04-23 13:16:58 +07:00
yuzu 2903f896cf Create ImageProxy.ts 2023-04-23 13:13:24 +07:00
yuzu d7be67e8b1 Added VRChat commands 2023-04-23 13:13:20 +07:00
yuzu 9d098a9289 Remove hotfix 2023-03-17 15:06:59 +07:00
yuzu 35128c1788 Fixed broken isDeveloper check 2023-03-05 15:10:21 +07:00
yuzu 845b4ed3b1 Hotfix discord breaking changes 2023-03-05 14:48:50 +07:00
yuzu b44e583834 Formatted code 2023-03-05 14:46:25 +07:00
Mint 684b64985f Handle osu! command when the module is not initialized 2022-11-13 19:31:17 +09:00
yuzu 7d1c37f444 Handle if developers id is not defined 2022-11-13 17:24:19 +07:00
Mint 306dafc75a Fixed env not working with non lowercase value 2022-11-13 19:01:50 +09:00
Mint 9c9434f4ba Don't start web server if env is not there 2022-11-13 19:01:29 +09:00
Mint b4d2a93a98 More env checks 2022-11-13 19:01:03 +09:00
yuzuandGitHub a099e1a79f Fixed wrong logging level (#18) 2022-10-31 23:17:08 +07:00
yuzuandGitHub 53011a340c Updated dependencies and better logging (#17)
* Updated all deps

* Changed logging format to JSON
2022-10-31 13:42:57 +07:00
yuzuandGitHub a70c3e54f1 Updated repo url 2022-10-30 22:24:26 +07:00
yuzu 3aa76a5895 Fixed broken changes 2022-10-05 12:34:19 +07:00
yuzu 96bba465d9 Added API 2022-08-26 06:36:45 +07:00
yuzu b922688063 Create HTTPStatus.ts 2022-08-25 18:19:01 +07:00
yuzu 53122521c3 Fix delete message crash 2022-08-15 03:44:41 +00:00
yuzu b749da667c Update embed 2022-07-18 15:09:07 +07:00
yuzu ee13f3ce3f Code clean up 2022-07-18 15:08:55 +07:00
yuzu 01c0166171 YouTube and Spotify token check 2022-07-18 15:01:37 +07:00
yuzu 97398bf1e2 Added queue shuffle 2022-07-18 14:53:35 +07:00
yuzu 2b4a534e0c Added available args to queue embed 2022-07-18 14:33:05 +07:00
yuzu 11e0a8f94a Code clean up 2022-07-18 14:18:58 +07:00
yuzu 38f89e85a7 Added clear queue feature 2022-07-18 14:16:26 +07:00
yuzu 09d42ace4b Changed embeds to HybridInteractionMessage 2022-07-18 13:22:49 +07:00
yuzu 52cc086a7f Fixed invite command 2022-07-15 16:26:40 +07:00
yuzu 667ed920f7 Silenced suppress embeds permission check message 2022-07-15 16:10:57 +07:00
yuzu c7cedf5624 Fixed suppress embeds crash 2022-07-15 15:56:15 +07:00
yuzu c6b306a60e Changed permission bit for invite 2022-07-15 15:42:04 +07:00
yuzu 8b5f3ac2f8 Fixed breaking changes 2022-07-15 15:41:29 +07:00
yuzu d637935856 Fixed Spotify crash 2022-07-15 14:57:40 +07:00
yuzu d723128ce8 Bump version 2022-07-12 12:40:06 +07:00
yuzu c925a5187c Added empty result error message 2022-07-12 12:30:04 +07:00
yuzu c59281e951 Support YouTube Music links 2022-07-12 12:27:52 +07:00
yuzu 8d86380b8e Added PlayMy to slash command 2022-07-05 22:10:54 +07:00
yuzu c914bd87c9 Added PlayMy command to help 2022-07-05 22:10:39 +07:00
yuzu c7884a52e3 Removed extra characters 2022-07-05 21:45:55 +07:00
yuzu 4a84a1befe Add member permissions check in channel 2022-07-05 20:45:44 +07:00
yuzu e3c8a58f78 Removed unused imports 2022-07-05 20:40:50 +07:00
yuzu 00b44a0600 Renamed functions for permission checks 2022-07-05 20:40:16 +07:00
yuzu d349103b1f Join voice channel permissions check 2022-07-05 20:38:07 +07:00
yuzu 5c3cf99184 Update permission checks embed 2022-07-05 20:35:22 +07:00
yuzu 95534294d1 Permission check utils 2022-07-05 20:34:55 +07:00
yuzu 8a34621964 Moved member permission check to utils 2022-07-05 20:00:03 +07:00