i hate github
This commit is contained in:
parent
2e8f8e99de
commit
5196e2d72f
1 changed files with 1 additions and 3 deletions
|
@ -1,10 +1,8 @@
|
|||
const Command = require("#lib/command.js");
|
||||
const {default: Chatsounds, defaultModifiers} = require("sh");
|
||||
|
||||
const sh = new Chatsounds();
|
||||
const sh = new Chatsounds({modifiers: defaultModifiers, gitHubToken: hf.apikeys.github});
|
||||
(async () => {
|
||||
sh.useModifiers(defaultModifiers);
|
||||
|
||||
await sh.useSourcesFromGitHubMsgPack("PAC3-Server/chatsounds-valve-games", "master", "csgo");
|
||||
await sh.useSourcesFromGitHubMsgPack("PAC3-Server/chatsounds-valve-games", "master", "css");
|
||||
await sh.useSourcesFromGitHubMsgPack("PAC3-Server/chatsounds-valve-games", "master", "ep1");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue