-
Notifications
You must be signed in to change notification settings - Fork 25
Improve development experience #199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 10 commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
7bab291
WIP: Add Channel and Role Names and validate them before booting up t…
xLuxy 2b8a9e0
fix: Fixed validateChannelsAndRoles always returning true and reverte…
xLuxy 76cb277
chore: removed old TODOS
xLuxy 4f8da5f
fix: Fix invisible unicode characters in channel and role names
xLuxy 48cb7b8
chore: more fixes
xLuxy a1e1b97
chore: remove unused variable + fix CI issues
xLuxy a07720d
chore: made validateChannelsAndRoles more readable
xLuxy 7ba9ec4
fix: Fixed PermissionManager component
xLuxy 27c1494
fix: Fix Wheatley.log_channel assignment
xLuxy f9f3032
fix: more channel id fixes
xLuxy 2988f30
rename ch and renamed validateChannelAndRoles
xLuxy c6265db
refactor get_* in bot-utilities
xLuxy 8dd299a
add case_insensitive parameter to get_channel_by_name
xLuxy e783b76
fixed an error
xLuxy 19b69bb
type fixes
xLuxy 21d5eee
fixed server-suggestion-reactions
xLuxy 7370555
Merge branch 'main' into improvements
xLuxy 729f81d
fix voice get_channel call
xLuxy 2c16bc1
de-duplicate get_*_channel utilities
xLuxy 289d128
renamed ch -> channel_info
xLuxy 891a0b5
reverted is_forum_help_channel type to be string
xLuxy 1fa338a
refactor get_*_channel usage by taking in only named_id
xLuxy 5731f18
move get_channel_by_name and get_role_by_name into bot-utilities
xLuxy 5ea36e5
make sonar happy
xLuxy 6504d04
remove introduced new lines
xLuxy 6510794
cleanup expected_types
xLuxy 07bb982
remove unncecesary asserts
xLuxy 72d32d6
got rid of left-over snowflake types for now
xLuxy 0f363fa
add satisfies and remove roles_map
xLuxy bbc0632
add missing satisfies
xLuxy aa83956
partially revert get_category
xLuxy 41db2cc
revert discord.ts changes
xLuxy 9ac7c40
more changes
xLuxy 1b1a7fb
more stuff
xLuxy 3947f68
remove unnecesary unwrapping
xLuxy fd4ccb7
stuff
xLuxy 20c539f
more stuff
xLuxy 3118241
minor cleanup
xLuxy 91bfa9e
Merge branch 'main' of https://github.com/TCCPP/wheatley into improve…
xLuxy 231124b
Remove a `: { [key: string]: named_id }`
jeremy-rifkin 387c7ac
Update a name
jeremy-rifkin 4ce17f4
Switch a `#` to `private`
jeremy-rifkin 85f11f9
Update bot-utilities.ts
jeremy-rifkin File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.