337行目:
337行目:
<code>getDiceBotExtraTableDirName</code>([https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L3727-L3729 L3727-L3729])では、<code>getRoomLocalSpaceDirName</code>([https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L3262-L3265 L3262-L3265])、<code>getRoomLocalSpaceDirNameByRoomNo</code>([https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L3267-L3273 L3267-L3273])を経由して、<code>$imageUploadDir</code> の中の部屋固有のディレクトリを返す。
<code>getDiceBotExtraTableDirName</code>([https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L3727-L3729 L3727-L3729])では、<code>getRoomLocalSpaceDirName</code>([https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L3262-L3265 L3262-L3265])、<code>getRoomLocalSpaceDirNameByRoomNo</code>([https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L3267-L3273 L3267-L3273])を経由して、<code>$imageUploadDir</code> の中の部屋固有のディレクトリを返す。
−
=== L1193-L1210:<code>getWebIfServerInfo</code> ===
+
=== L1193-L1210:<code>DodontoFServer#getWebIfServerInfo</code> ===
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L1193-L1210
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L1193-L1210
364行目:
364行目:
</syntaxhighlight>
</syntaxhighlight>
−
=== L2090:<code>getLoginInfo</code> ===
+
=== L2090:<code>DodontoFServer#getLoginInfo</code> ===
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L2090
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L2090
374行目:
374行目:
</syntaxhighlight>
</syntaxhighlight>
−
=== L2266-L2280:<code>getDiceBotInfos</code> ===
+
=== L2266-L2280:<code>DodontoFServer#getDiceBotInfos</code> ===
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L2266-L2280
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L2266-L2280
398行目:
398行目:
</syntaxhighlight>
</syntaxhighlight>
−
=== L2542-2556:<code>save</code>, <code>getDiceTableData</code> ===
+
=== L2542-2556:<code>DodontoFServer#save</code>, <code>getDiceTableData</code> ===
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L2542-2556
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L2542-2556
422行目:
422行目:
</syntaxhighlight>
</syntaxhighlight>
−
=== L2806-L2817:<code>getBotTableInfos</code> ===
+
=== L2806-L2817:<code>DodontoFServer#getBotTableInfos</code> ===
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L2806-L2817
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L2806-L2817
443行目:
443行目:
</syntaxhighlight>
</syntaxhighlight>
−
=== L2819-L2835:<code>addBotTable</code> ===
+
=== L2819-L2835:<code>DodontoFServer#addBotTable</code> ===
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L2819-L2835
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L2819-L2835
469行目:
469行目:
</syntaxhighlight>
</syntaxhighlight>
−
=== L2837-L2849:<code>changeBotTable</code> ===
+
=== L2837-L2849:<code>DodontoFServer#changeBotTable</code> ===
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L2837-L2849
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L2837-L2849
491行目:
491行目:
</syntaxhighlight>
</syntaxhighlight>
−
=== L2851-L2855:<code>removeBotTable</code> ===
+
=== L2851-L2855:<code>DodontoFServer#removeBotTable</code> ===
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L2851-L2855
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L2851-L2855
505行目:
505行目:
</syntaxhighlight>
</syntaxhighlight>
−
=== L3458-L3459:<code>loadSaveFileDataFilterByTargets</code> ===
+
=== L3458-L3459:<code>DodontoFServer#loadSaveFileDataFilterByTargets</code> ===
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L3458-L3459
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L3458-L3459
516行目:
516行目:
</syntaxhighlight>
</syntaxhighlight>
−
=== L3511-L3531:<code>loadDiceBotTable</code>, <code>getDiceBotTableString</code> ===
+
=== L3511-L3531:<code>DodontoFServer#loadDiceBotTable</code>, <code>DodontoFServer#getDiceBotTableString</code> ===
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L3511-L3531
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L3511-L3531
546行目:
546行目:
</syntaxhighlight>
</syntaxhighlight>
−
=== L3632-L3657:<code>sendDiceBotChatMessage</code> ===
+
=== L3632-L3657:<code>DodontoFServer#sendDiceBotChatMessage</code> ===
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L3632-L3657
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L3632-L3657
581行目:
581行目:
</syntaxhighlight>
</syntaxhighlight>
−
=== L3659-L3669:<code>getDiceBotRepeatCount</code> ===
+
=== L3659-L3669:<code>DodontoFServer#getDiceBotRepeatCount</code> ===
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L3659-L3669
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L3659-L3669
601行目:
601行目:
</syntaxhighlight>
</syntaxhighlight>
−
=== L3672-L3709:<code>sendDiceBotChatMessageOnece</code> ===
+
=== L3672-L3709:<code>DodontoFServer#sendDiceBotChatMessageOnece</code> ===
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L3672-L3709
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L3672-L3709
648行目:
648行目:
</syntaxhighlight>
</syntaxhighlight>
−
=== L3672-L3725:<code>getRollDiceResult</code> ===
+
=== L3672-L3725:<code>DodontoFServer#getRollDiceResult</code> ===
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L3672-L3709
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L3672-L3709
672行目:
672行目:
</syntaxhighlight>
</syntaxhighlight>
−
=== L3732-L3762:<code>getRolledMessage</code> ===
+
=== L3732-L3762:<code>DodontoFServer#getRolledMessage</code> ===
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L3732-L3709
https://github.com/torgtaitai/DodontoF/blob/d3e4cc374885986efc761cfabbb19e4b35e815e0/DodontoFServer.rb#L3732-L3709