This website requires JavaScript.
Explore
Help
Sign in
StyAndCo
/
zappyzep
Watch
3
Star
0
Fork
You've already forked zappyzep
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
bab82559dc
zappyzep
/
src
/
data
/
CaseTypes.ts
12 lines
110 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Switch from Knex to TypeORM. Update Knub.
2018-10-26 06:41:20 +03:00
export
enum
CaseTypes
{
Add warn and mute commands. General code clean-up.
2018-07-08 13:57:27 +03:00
Ban
=
1
,
Unban
,
Note
,
Warn
,
Kick
,
Add unmute command
2018-07-13 00:10:20 +03:00
Mute
,
Add Expunged case type
2018-07-31 19:37:07 +03:00
Unmute
,
Add softban command. Mod action fixes and tweaks.
2018-08-02 00:51:25 +03:00
Expunged
,
Softban
Add warn and mute commands. General code clean-up.
2018-07-08 13:57:27 +03:00
}
Reference in a new issue
Copy permalink