Przeglądaj źródła

no experience for admin talks

Kylie Jo Swistak 5 lat temu
rodzic
commit
c4e762062a
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      bot.rb

+ 1 - 1
bot.rb

@@ -1021,7 +1021,7 @@ bot.message do |event|
     else
       approval_react(event)
     end
-  elsif event.message.channel == 454082477192118275 || event.message.channel == 613365750383640584
+  elsif event.message.channel == 454082477192118275 || event.message.channel == 613365750383640584 || event.message.channel == 473582694802915328
   elsif !event.author.bot_account? && !event.author.webhook? && event.server
     usr = User.find_by(id: author.to_s)
     msg = URL.match(content) ? content.gsub(URL, "x" * 150) : content