Skip to content
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

More dev into Main #5

Merged
merged 12 commits into from
Apr 14, 2024
Merged

More dev into Main #5

merged 12 commits into from
Apr 14, 2024

Conversation

FabioGaming
Copy link
Collaborator

[ # ] Moved all commands to single class
[ # ] Removed Interaction failure due to slow API responses
[ # ] Added function to initiate text
[ + ] Added /show-community command
[ # ] Adapted all commands to work with the new response template so mobile users can easily copy stuff
[ # ] Changed version
[ - ] Removed unused function calls related to timeouts / cooldowns

[ # ] Amino.NET has been updated to version 1.5.1
[ # ] /device now uses embed responses for easier copying on mobile devices
[ - ] Removed old response on /verify
[ # ] /web-device now uses new response template
[ + ] Added Embeds.ResponseEmbed(string) for easy access to single field embed response
…-new-template

Updated Dependencies & Updates responses
[ # ] Moved all Commands to Commands class
[ - ] Removed all unused using statements
[ - ] Removed commands/
[ - ] Removed Commands.amino-help.cs
[ - ] Removed Commands.CommunityIdCommand.cs
[ - ] Removed Commands.CreatedTime.cs
[ - ] Removed Commands.DeviceCommand.cs
[ - ] Removed Commands.ExtraDeviceCommand.cs
[ - ] Removed Commands.ObjectIdCommand.cs
[ - ] Removed Commands.ProfileInfoCommand.cs
[ - ] Completely removed Commands.ProxyCheckerCommand.cs
[ - ] Removed Commands.PublicURLCommand.cs
[ - ] Removed Commands.VerifyCommand.cs
…single-class

Moved Commands to Commands class & Removed unused using statements
[ - ] Removed Utils.Cooldown.removeUser() calls because they were useless
[ # ] All commands now run on the new response template
[ # ] (Almost) All commands should now no longer have issues with interaction timeouts
[ + ] Added Utils.InitText() function to initialize text after start
[ + ] Added Command base for /show-community
[ # ] Moved InitText() call to ready function to prevent Null Excption
[ # ] Finished /show-community
Copy link
Collaborator Author

@FabioGaming FabioGaming left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM;

@FabioGaming FabioGaming merged commit d2a04d9 into master Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant