mirror of
https://github.com/Myxelium/RandomMemerBot.git
synced 2026-04-23 06:15:09 +00:00
Larger refactoring and added avoidlist
This commit is contained in:
3
models/avoid-list.ts
Normal file
3
models/avoid-list.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export interface AvoidList {
|
||||
avoidUsers: string[];
|
||||
}
|
||||
Reference in New Issue
Block a user