mirror of
https://github.com/nx-bat/discordbot-ng.git
synced 2026-09-22 10:29:10 -04:00
Custom oauth lib
The package used is deprecated. And I want to be able to debug oauth errors better.
This commit is contained in:
@@ -16,6 +16,7 @@ export * from './message-utils';
|
||||
export * from './ms-to-human';
|
||||
export * from './name-sync';
|
||||
export * from './note-utils';
|
||||
export * from './oauth2';
|
||||
export * from './record-utils';
|
||||
export * from './refresh-commands';
|
||||
export * from './search-regex';
|
||||
|
||||
Reference in New Issue
Block a user