Fixes 2.0 (#8)
This commit is contained in:
parent
13effc58fe
commit
a88ccd92ff
5 changed files with 4 additions and 8 deletions
|
@ -6,7 +6,6 @@ export const starsCommand = async (
|
|||
) => {
|
||||
await i.deferReply();
|
||||
|
||||
/* CHANGEME */
|
||||
const count = await fetch(
|
||||
'https://api.github.com/repos/PrismLauncher/PrismLauncher'
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue