Commit Graph

10 Commits (master)

Author SHA1 Message Date
Luther Wen Xu 0e68c29b95
commands: Become case-insensitive on commands 2020-01-29 00:48:07 +07:00
Luther Wen Xu 6b0afb5f1d
modules/command: Implement "pgqadmin kick" 2020-01-12 18:05:45 +07:00
Luther Wen Xu 8b4a039ee1
modules/command: Add `pgqadmin` command
This command currently only has one feature: To echo an arbitrary
message to an arbitrary channel.
2020-01-04 22:15:50 +07:00
Luther Wen Xu ec1657d398
modules/commands+level: Prestiging now flushes level cache
This allows newly prestiged users to get their roles back.
2020-01-04 21:16:10 +07:00
Luther Wen Xu cc9b770cf6
modules/commands/level: Do not display percentage on max level 2019-12-13 18:52:06 +07:00
Luther Wen Xu 07d61be4be
modules/commands/level: Fix level display
This prevents the randomizer from showing values above the level up requirement
2019-12-12 14:13:43 +07:00
Luther Wen Xu a49f97dab1
modules/commands/version: Fix os.exec() call 2019-11-27 20:35:38 +07:00
Luther Wen Xu 17826afb1e
modules/commands: Implement 'pgqversion' command 2019-11-27 20:27:56 +07:00
Luther Wen Xu 76b7707b2b
modules/config: Move all configurable constants into config package 2019-11-27 20:14:17 +07:00
Luther Wen Xu 05512cbbd2
modules/commands: Separate into their own package 2019-11-27 18:40:31 +07:00