tests working

This commit is contained in:
Skillz4Killz
2021-11-02 15:55:46 +00:00
committed by GitHub
parent c380727526
commit 45c879496f
3 changed files with 501 additions and 495 deletions
+2
View File
@@ -422,6 +422,8 @@ export async function stopBot(bot: Bot) {
});
await delay(5000);
return bot;
}
export interface CreateBotOptions<C extends CacheOptions = CacheOptions> {
+498 -494
View File
File diff suppressed because it is too large Load Diff