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