Skip to content

Version 3: Slash Commands#821

Open
IanMitchell wants to merge 30 commits intomainfrom
version-3
Open

Version 3: Slash Commands#821
IanMitchell wants to merge 30 commits intomainfrom
version-3

Conversation

@IanMitchell
Copy link
Copy Markdown
Owner

@IanMitchell IanMitchell commented May 11, 2021

Alright, let's make this thing happen.

Fixes #739
Fixes #845
Fixes #830
Fixes #546

Issues

Design

  • Global non-admin commands become global slash commands
  • Others become guild commands
  • New system for admin-only commands
  • Redesign default command system
  • Redesign Reply (should be used to add/remove commands
  • Add smart global-command-register system
  • Determine if we can get rid of any guild-level state
  • New error system for strings when we just want numbers (regex can't prevent a trigger this anymore)
  • Develop new permission-system for adding slash commands
  • Library Updates

Guardrails

  • Remove regex checker
  • Add warnings when coming up near limits

Cleanup

  • Remove message event listeners / event listener limit increases
  • Migrate existing replies (should check to make sure we won't hit a limit - maybe prefix as a /reply <trigger>?)

Commands

  • Update 8ball
  • Update anime
  • Update AQI
  • Update Choose
  • Update Color
  • Update Dadjoke
  • Update Define
  • Update Deschtimes
  • Update Emojis
  • Update FizzBuzz
  • Update Games
  • Update GDQ
  • Update Karma
  • Update Minesweeper
  • Update Morse
  • Update Order
  • Update Overwatch
  • Update Quotes
  • Update Reminders
  • Update Reply
  • Update Roll
  • Update Sarcastic
  • Update Seen
  • Update Slots
  • Update Steam
  • Update Stocks
  • Update Strawpoll
  • Update SwitchCode
  • Update Twitchmote
  • Update WEather
  • Update xkcd
  • Update Admin
  • Update Banlist
  • Update Broadcast
  • Update Donate
  • Update Guild
  • Update Help
  • Update Ignore
  • Update Info
  • Update Invite
  • Update Nickname
  • Update Ping
  • Update Quiet
  • Update Support
  • Update Uptime

@vercel
Copy link
Copy Markdown

vercel bot commented May 11, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/ianmitchell/aquarius/EFWEDfcNUe4PxAhhzkevFW1jD4gj
✅ Preview: https://aquarius-git-version-3-ianmitchell1.vercel.app

@Carcraftz
Copy link
Copy Markdown

Poggers

@ryaain
Copy link
Copy Markdown
Contributor

ryaain commented Jun 1, 2021

Can I take part in this?

@IanMitchell
Copy link
Copy Markdown
Owner Author

Yeah absolutely! Just create a branch off of this and submit what you do!

@ryaain
Copy link
Copy Markdown
Contributor

ryaain commented Jun 1, 2021

should interaction kits be used to handle the interaction?

@IanMitchell
Copy link
Copy Markdown
Owner Author

Nope, it should be done in discord.js - Interaction Kit is a different, unrelated project

@vercel
Copy link
Copy Markdown

vercel bot commented Sep 25, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
aquarius ❌ Failed (Inspect) Feb 26, 2024 4:34pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

4 participants