bancho-irc ~master (2021-06-11T16:52:42Z)
Dub
Repo
BanchoBot.joinChannel
bancho
irc
BanchoBot
Sends a join command to a channel so messages can be sent in it.
class
BanchoBot
void
joinChannel
(
string
channel
)
Meta
Source
See Implementation
bancho
irc
BanchoBot
constructors
this
destructors
~this
functions
clear
clearMembershipLog
clearMessageLog
clearQuitLog
clearTopicLog
connect
createRoom
disconnect
disownChannel
fetchOldMembershipLog
fetchOldMessageLog
fetchOldQuitLog
fetchOldTopicLog
fromUnmanaged
joinChannel
preProcessMessage
processMembership
processMessage
processNumeric
processQuit
processTopic
ratelimit
ratelimitNothrow
sendMessage
trySendMessage
tryWaitForMembership
tryWaitForMessage
tryWaitForQuit
tryWaitForTopic
unmanageRoom
waitForMembership
waitForMessage
waitForMessageBunch
waitForQuit
waitForTopic
waitUntilLoggedIn
mixins
__anonymous
variables
backlogsMembership
backlogsMessage
backlogsQuit
backlogsTopic
client
doRatelimit
gotLine
host
onAuthenticated
onDirectMessage
onMotdLine
password
port
processorsMembership
processorsMessage
processorsQuit
processorsTopic
ratelimiter
rooms
username
Sends a join command to a channel so messages can be sent in it.