generated from nhcarrigan/template
This commit is contained in:
@@ -5,9 +5,11 @@
|
||||
*/
|
||||
|
||||
import type { Client } from "discord.js";
|
||||
import type { App } from "octokit";
|
||||
|
||||
export interface Amari {
|
||||
discord: Client;
|
||||
github: App["octokit"];
|
||||
lastRssItems: {
|
||||
freeCodeCamp: string | null;
|
||||
hackerNews: string | null;
|
||||
|
||||
Reference in New Issue
Block a user