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

chore: various small changes #387

Merged
merged 2 commits into from
Aug 23, 2023
Merged

chore: various small changes #387

merged 2 commits into from
Aug 23, 2023

Conversation

wdhdev
Copy link
Member

@wdhdev wdhdev commented Aug 23, 2023

  • Added the cap function which will solve issues of messages being too long
  • Deleted the messageUpdate function since its only purpose was for capturing sniped messages which is no longer a thing
  • Improved the staff update command to have a better response with the logs being capped using the cap function
  • Removed some old code from the message event
  • Improved the auto GitHub pull to have a better response with the logs also being capped using the cap function
  • Removed two global constants as they are not used

@wdhdev wdhdev added enhancement Quality of life changes. awaiting team approval Pull requests that still need to be approved by Development Team member(s). new feature A new feature being added to the bot. labels Aug 23, 2023
index.js Show resolved Hide resolved
bot/discord/events/messageUpdate.js Show resolved Hide resolved
bot/discord/util/cap.js Show resolved Hide resolved
bot/discord/events/message.js Show resolved Hide resolved
bot/discord/commands/staff/update.js Show resolved Hide resolved
@DEV-DIBSTER DEV-DIBSTER merged commit 4bf92f4 into master Aug 23, 2023
3 checks passed
@DEV-DIBSTER DEV-DIBSTER deleted the small-changes branch August 23, 2023 23:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting team approval Pull requests that still need to be approved by Development Team member(s). enhancement Quality of life changes. new feature A new feature being added to the bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants