Cron Jobs Announcements and Welcome Message#2
Open
josecast1 wants to merge 3 commits intoshpe-uf:mainfrom
Open
Cron Jobs Announcements and Welcome Message#2josecast1 wants to merge 3 commits intoshpe-uf:mainfrom
josecast1 wants to merge 3 commits intoshpe-uf:mainfrom
Conversation
- Made the discord bot display a role selection message with custom server emoji reactions corresponding to the roles. - Users are able to add the custom server emoji reactions to the message for the role they want in the role-selection channel of the discord server. - The bot also PM's the user a description of the role they selected as well as notifying them if they removed a role.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
Added code for the cron job scheduling for announcements using APScheduler.
Added the welcome message for whenever someone joins the discord server.
These are the commands for the announcements:
!schedule_announcement [year-month-day] [24 hour time] [once or recurring] [description]
!view_announcements
!edit_announcement [job id] [description]
!delete_announcement [job id]
Reference
Reference your Asana task here as shown below
Asana link 1
Asana link 2