mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 05:04:58 +05:00
debug
This commit is contained in:
parent
ccfb861489
commit
5e39ea8985
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ class Github extends Command {
|
|||
Authorization: data.config.githubToken
|
||||
}
|
||||
});
|
||||
console.log(res)
|
||||
const json = await res.json();
|
||||
|
||||
const embed = new Discord.MessageEmbed()
|
||||
|
|
Loading…
Reference in a new issue