diff --git a/bot.log b/bot.log new file mode 100644 index 0000000..8b19fea --- /dev/null +++ b/bot.log @@ -0,0 +1,4 @@ +Logged in as AsepXiaoQin#6954 +(node:4352) DeprecationWarning: The ready event has been renamed to clientReady to distinguish it from the gateway READY event and will only emit under that name in v15. Please use clientReady instead. +(Use `node --trace-deprecation ...` to show where the warning was created) +Successfully registered application commands. diff --git a/index.php b/index.php index 078c39e..4db2ba0 100644 --- a/index.php +++ b/index.php @@ -122,10 +122,19 @@ $voiceId = get_setting('voice_channel_id');