Merge branch 'dev' into 'main'
Fixed sending move message on stream start and etc See merge request illegitimate/illegitimate-bot!77
This commit is contained in:
@@ -54,6 +54,8 @@ module.exports = {
|
||||
|
||||
} else if (oldChannel !== null && newChannel !== null) {
|
||||
|
||||
if (oldChannel.id === newChannel.id) return
|
||||
|
||||
channel.send({
|
||||
embeds: [{
|
||||
title: "Voice Channel Switch",
|
||||
|
||||
Reference in New Issue
Block a user