Reworked discord interface to replace the IRC one completely

This commit is contained in:
void*
2019-01-06 18:00:28 +01:00
parent 4ad407e9b9
commit 8b8cfdaadb
15 changed files with 57 additions and 56 deletions
@@ -126,7 +126,7 @@
if(!current_state)
log_and_message_admins(message)
if(send_to_irc)
send2adminirc(message)
send2admindiscord(message)
return TRUE
else
return FALSE