mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-24 14:19:56 +02:00
Linebreak
This commit is contained in:
@@ -16,6 +16,7 @@ class Util {
|
|||||||
if (!size) size = '200x200';
|
if (!size) size = '200x200';
|
||||||
return `http://via.placeholder.com/${size}/${color}/${color}`;
|
return `http://via.placeholder.com/${size}/${color}/${color}`;
|
||||||
}
|
}
|
||||||
|
|
||||||
static dBots(count, id) {
|
static dBots(count, id) {
|
||||||
snekfetch
|
snekfetch
|
||||||
.post(`https://bots.discord.pw/api/bots/${id}/stats`)
|
.post(`https://bots.discord.pw/api/bots/${id}/stats`)
|
||||||
|
|||||||
Reference in New Issue
Block a user