mirror of
https://github.com/nx-bat/discordbot-ng.git
synced 2026-09-22 10:29:10 -04:00
Calculate md5 hashes of uploaded files
Discord does some weird stuff to file data, and we have to reverse it.
This commit is contained in:
@@ -5,6 +5,7 @@ export * from './ban-utils';
|
||||
export * from './channel-utils';
|
||||
export * from './commands';
|
||||
export * from './e621-utils';
|
||||
export * from './file-utils';
|
||||
export * from './interaction-utils';
|
||||
export * from './message-logger';
|
||||
export * from './message-utils';
|
||||
|
||||
Reference in New Issue
Block a user