Alffd
110d3b17b4
Revert "Discord Bot Functionality"
2019-01-30 21:19:33 -05:00
void*
ee20733f74
made all changes wanted for PR
2019-01-07 01:40:00 +01:00
void*
8b8cfdaadb
Reworked discord interface to replace the IRC one completely
2019-01-06 18:00:28 +01:00
void*
4ad407e9b9
Added hook for roundend to notify the discord bot that round has ended (TODO: add more information to that round, example: survivors, ghost, game mode)
2019-01-03 23:31:54 +01:00
void*
7e32415b4b
Removed world logs for discord notification on server startup
2019-01-03 19:16:09 +01:00
void*
a179ffd83d
Added Discord Bot functionality
2019-01-03 18:11:15 +01:00
Purpose
7545060b5d
Station name and no hashes
2018-10-05 17:36:28 +01:00
Crazylemon64
37270ec7c4
Paranoid sanitization
2017-07-20 01:15:13 -07:00
Tigercat2000
d6db130909
send2irc Multi-Host upgrade
...
Allows for send2irc to send to multiple hosts.
2016-02-11 11:24:30 -08:00
Tigercat2000
9cb84e83ca
Clean old shit, delete old files, move files, mrowl
2015-12-27 15:58:41 -08:00
ZomgPonies
400047c023
We use this
2014-05-30 11:22:36 -04:00
Ccomp5950
c862f131ac
Bot down? Let's not lock up the entire server.
...
Instead we'll spawn a thread to handle it, not like we care what is returned either way.
Conflicts:
code/modules/ext_scripts/irc.dm
2014-05-30 11:21:50 -04:00
Mloc-Argent
1b2f83dee4
BS12 Hooks
2014-05-22 23:56:35 +02:00
Ccomp5950
15c889f186
Code for new bots allowing admins to PM Players via IRC and vice versa.
...
Conflicts:
code/modules/ext_scripts/irc.dm
2014-05-12 04:45:13 -04:00
ZomgPonies
bd3e0c1cf8
Let's try it like this
2014-01-27 16:07:48 -05:00
Mloc-Argent
a084f74c7d
Expansion of every "icon = ''" path.
...
Supposed to help compilation times. Who knows.
Signed-off-by: Mloc-Argent <colmohici@gmail.com >
2013-09-01 21:53:36 +01:00
Mloc-Argent
9a5a1dc82c
Made IRCbot's password and host a config option.
...
Added a hook to send a message to the bot when a round starts.
Signed-off-by: Mloc-Argent <colmohici@gmail.com >
2013-08-05 14:07:06 +01:00
Mloc-Argent
cf4bd39f6e
Updated the linkage between the NanoTrasen IRC bot and the server.
...
- Server will now send adminhelps to the admin channel, with information if there is no admins online.
- Server will inform the admin channel if the last admin online logs out.
- When a round ends, the server will alert the main channel, supplying some statistics.
Additionally, laid the groundwork for an external scripts system.
This is fully configurable/togglable in the config.txt file.
Signed-off-by: Mloc-Argent <colmohici@gmail.com >
2013-07-02 23:41:40 +01:00