This repository has been archived by the owner on Aug 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed forms Prefix command is now deprecated Removed some functions which used for prefix commands Fixed embed color implementation Fixed problem related with SettingsCog Splitted VoiceCog to PrivateRoomsCog and MusicCog
- Loading branch information
Showing
17 changed files
with
635 additions
and
1,069 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,32 @@ | ||
## The Synth Discord Bot | ||
|
||
### **Synth** - is a multi-functional Discord bot with a wide range of features to help you customize your guild. It includes everything from basic utility commands and fun commands to more advanced features. | ||
|
||
# TODO: | ||
|
||
- [x] Basic Utility commands | ||
- [x] Moderation commands | ||
- [x] Fun commands | ||
- [x] Private Rooms | ||
- [ ] Starboard system (custom setting) | ||
- [ ] Welcome/goodbye messages | ||
- [ ] Music player (spotify && your files) | ||
- [ ] Eval system (without internet connection && unrelated to the bot) | ||
- [ ] Ticket system | ||
- [x] Backup system | ||
- [ ] Economy system (?, incomplete) | ||
- [x] Giveaways | ||
- [ ] Forms system (https://docs.google.com/document/d/1LywTG8IN6ACVAJMPqUHMXY8DrSV-DpPOFIEdCt6OEVk/edit) | ||
- [ ] Logging system (?, incomplete) | ||
- [ ] Youtube/Twitch/Trovo notifications | ||
- [x] Localization for slash commands | ||
- [ ] Localization for context commands | ||
- [ ] Hybrid commands (slash commands && context commands) | ||
|
||
|
||
|
||
## Developers: | ||
#### [LazyDev](https://github.com/devbutlazy) | ||
#### [Weever](https://github.com/prunus1337) | ||
#### [Snaky](https://github.com/Snaky1a) | ||
|
||
# TODO: | ||
|
||
- [x] Basic Utility commands | ||
- [x] Moderation commands | ||
- [x] Fun commands | ||
- [x] Private Rooms | ||
- [ ] Starboard system (custom setting) | ||
- [ ] Welcome/goodbye messages | ||
- [ ] Music player (spotify && your files) | ||
|
||
- [ ] Eval system (without internet connection && unrelated to the bot) | ||
- [ ] Ticket system | ||
- [ ] Backup system | ||
- [ ] Economy system (?, incomplete) | ||
- [x] Giveaways | ||
- [ ] Forms system (https://docs.google.com/document/d/1LywTG8IN6ACVAJMPqUHMXY8DrSV-DpPOFIEdCt6OEVk/edit) | ||
- [ ] Logging system (?, incomplete) | ||
- [ ] Youtube/Twitch/Trovo notifications | ||
- [x] Localization for slash commands | ||
- [ ] Localization for context commands | ||
- [ ] Hybrid commands (slash commands && context commands) | ||
|
||
|
||
|
||
## Developers: | ||
#### [LazyDev](https://github.com/devbutlazy) | ||
#### [Weever](https://github.com/prunus1337) | ||
#### [Snaky](https://github.com/Snaky1a) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.