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

Tasklist - Updating to v13 #1

Closed
32 tasks done
probablyraging opened this issue Dec 19, 2021 · 0 comments
Closed
32 tasks done

Tasklist - Updating to v13 #1

probablyraging opened this issue Dec 19, 2021 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@probablyraging
Copy link
Owner

probablyraging commented Dec 19, 2021

Overall

  • Implement slash command
  • Event and command handlers
  • Command cooldowns
  • Command permission handler
  • Replace channel.send() messages and embeds (except logs) with ephemeral commandInteraction.reply()
  • Logs for commands and other modules
  • Timeout logs
    • Waiting for this to be merged to main branch
  • Handle exceptions for embed field lengths #6

Modules

Slash Command

  • Delete Messages (previously Clear Channel)
    • Less restricted options for the owner, for mass deletes. Other users with access to the command will be limited to deleting 5 messages per command and will be required to supply a username
  • Embedded Message Editor
  • Channel Mute
  • Warning System
  • Move Messages
    • Allows the user to move up to 5 messages per command, and messages containing 10 or fewer attachments
  • Rule Reminder
  • Avatar Fetcher
    • Username parameter is optional. If no username is supplied the bot will return your own avatar
  • Whois (command and menu)
    • Username parameter is optional. If no username is supplied the bot will return your own information. *command version
  • Server Statistics
  • Help Menu
  • New Report Command
    • Add optional image url field

Context Menus

None yet...

@probablyraging probablyraging added enhancement New feature or request bug Something isn't working labels Dec 19, 2021
@probablyraging probablyraging changed the title Tasklist Tasklist - Updating to v13 Dec 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants