mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-12 08:14:47 +02:00
Beep
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
const snekfetch = require('snekfetch');
|
||||
const { promisify } = require('util');
|
||||
const { DBOTS_KEY, DBOTSORG_KEY } = process.env;
|
||||
const { stripIndents } = require('common-tags');
|
||||
|
||||
class Util {
|
||||
static postStats(count, id) {
|
||||
|
||||
Reference in New Issue
Block a user