generated from nhcarrigan/template
wip: commands
This commit is contained in:
@@ -10,6 +10,7 @@ import type { App } from "octokit";
|
||||
export interface Amari {
|
||||
discord: Client;
|
||||
github: App["octokit"];
|
||||
githubApp: App;
|
||||
lastRssItems: {
|
||||
freeCodeCamp: string | null;
|
||||
hackerNews: string | null;
|
||||
|
||||
Reference in New Issue
Block a user