You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JDA-Utilities is a series of tools and utilities for use with [JDA](https://github.com/DV8FromTheWorld/JDA)
13
-
to assist in bot creation.
1
+
## JDA-Chewtils
2
+
JDA-Chewtils is a fork of [JDA-Utilities](https://github.com/JDA-Applications/JDA-Utilities) which is a series of tools and utilities for use with [JDA](https://github.com/DV8FromTheWorld/JDA) to assist in bot creation.
14
3
15
4
## Packages
16
5
17
6
Since JDA-Utilities 2.x, the library has been split into multiple modular projects,
18
-
in order to better organize it's contents based on what developers might want to use and not use.
7
+
in order to better organize its contents based on what developers might want to use and not use.
Check out the [ExampleBot](https://github.com/jagrosh/ExampleBot) for a simple bot example.
91
79
92
-
Other guides and information can be found on the [wiki](https://github.com/JDA-Applications/JDA-Utilities/wiki).
80
+
Guides and information can be found on the [wiki](https://github.com/Chew/JDA-Chewtils/wiki).
93
81
94
-
## Projects
95
-
[**Vortex**](https://github.com/jagrosh/Vortex) - Vortex is an easy-to-use moderation bot that utilizes the JDA-Utilities library for the Command Client and some of the menus<br>
96
-
[**JMusicBot**](https://github.com/jagrosh/MusicBot) - This music bot uses the Command Client for its base, and several menus, including the OrderedMenu for search results and the Paginator for the current queue<br>
97
-
[**GiveawayBot**](https://github.com/jagrosh/GiveawayBot) - GiveawayBot is a basic bot for hosting quick giveaways!<br>
0 commit comments