mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-05 13:53:12 +02:00
Switch to YET ANOTHER UNTESTED HTTP LIB! (But it's okay I made this one)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
const request = require('superagent');
|
||||
const request = require('node-superfetch');
|
||||
const { DISCORD_BOTS_TOKEN } = process.env;
|
||||
|
||||
class BotListUtil {
|
||||
|
||||
Reference in New Issue
Block a user