mirror of
https://github.com/Sheldan/abstracto.git
synced 2026-04-18 04:50:38 +00:00
[AB-365] introducing slash commands for a selection of commands
adding method for pinning a message moving suggestion to correct deployment
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package dev.sheldan.abstracto.starboard.config;
|
||||
|
||||
public class StarboardSlashCommandNames {
|
||||
public static final String STARBOARD = "starboard";
|
||||
}
|
||||
Reference in New Issue
Block a user