bcdice / bcdice-irc

BCDiceのIRCボット(GUI版)
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

終了コマンドを削除する #25

Closed ochaochaocha3 closed 4 years ago

ochaochaocha3 commented 4 years ago

関連: bcdice/BCDice#205

GUIから安定して切断できるので、終了コマンドは不要。READMEから終了コマンドについての記述を削除する。

ochaochaocha3 commented 4 years ago

quitFunction設定の消し忘れがあった。

lib/bcdice-irc/irc_bot.rb:39:in `initialize': undefined method `quitFunction=' for #<BCDiceMaker:0x00007f99e2410810>