3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-15 22:01:50 +00:00
zeppelin/src/data
2019-02-19 00:02:46 +02:00
..
entities Add SelfGrantableRoles 2019-02-19 00:02:46 +02:00
BaseRepository.ts Switch from Knex to TypeORM. Update Knub. 2018-10-26 06:41:20 +03:00
CaseTypeColors.ts Switch from Knex to TypeORM. Update Knub. 2018-10-26 06:41:20 +03:00
CaseTypes.ts Switch from Knex to TypeORM. Update Knub. 2018-10-26 06:41:20 +03:00
db.ts Switch from Knex to TypeORM. Update Knub. 2018-10-26 06:41:20 +03:00
DefaultLogMessages.json spam: add support for non-message spam; add max_voice_move spam detection 2019-02-17 17:09:49 +02:00
GuildActions.ts GuildActions: create overloads for known actions; refactor certain actions, using only 1 args object; mutes: move !mutes to the Mutes plugin, fix case number not showing in mute list, make mute list prettier 2019-02-15 05:07:28 +02:00
GuildArchives.ts Add GuildArchives.getUrl for getting the archive entry URL 2019-01-15 04:03:04 +02:00
GuildAutoReactions.ts Add auto-reaction support 2019-01-12 13:42:11 +02:00
GuildCases.ts Allow using !update without a case number. Will update the mod's latest case instead. 2019-02-17 15:23:40 +02:00
GuildEvents.ts Use actions/events for plugin interoperability. Move base case and mute functionality to their own plugins. 2018-11-25 17:04:26 +02:00
GuildLogs.ts fix(ModActions): don't create duplicate logs/cases for massbans; add more code comments 2018-08-18 13:34:57 +03:00
GuildMutes.ts Fix buggy mute cases 2018-12-23 01:00:56 +02:00
GuildNameHistory.ts Add name history plugin 2019-01-06 15:27:51 +02:00
GuildPersistedData.ts Fix error in restore plugin when saving is_voice_muted false 2018-12-14 09:08:18 +02:00
GuildPingableRoles.ts Add support for pingable roles 2019-01-12 14:09:11 +02:00
GuildReactionRoles.ts Switch from Knex to TypeORM. Update Knub. 2018-10-26 06:41:20 +03:00
GuildSavedMessages.ts GuildSavedMessages: don't ignore edits with the same content (since embeds, attachments, etc. can differ) 2019-01-15 03:59:26 +02:00
GuildSelfGrantableRoles.ts Add SelfGrantableRoles 2019-02-19 00:02:46 +02:00
GuildSlowmodes.ts Add Slowmode plugin 2018-12-15 17:04:04 +02:00
GuildStarboards.ts Add Starboard plugin 2018-12-15 23:01:45 +02:00
GuildTags.ts tags: delete command/response msg if the other is deleted 2019-01-06 14:39:16 +02:00
LogType.ts spam: add support for non-message spam; add max_voice_move spam detection 2019-02-17 17:09:49 +02:00
NameHistoryEntryTypes.ts Add name history plugin 2019-01-06 15:27:51 +02:00
Zalgo.ts Add zalgo filter in Censor plugin 2018-08-02 22:24:54 +03:00