-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added 2 new internal features. Changed 2 lines in channelDelete file
Voice channel creation now check a user is present before creating a channel, this is a 500 millisecond delay. Users are given an internal value which results in a cooldown for 15 seconds, which prevents a user from creating a new voice channel in that time frame. Changed bracket spacing for channelDelete file.
- Loading branch information
1 parent
5c3d0ad
commit 1ca9b42
Showing
3 changed files
with
60 additions
and
37 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
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