1 | sbool bot_handleBothChats_handling; |
2 | |
3 | svoid bot_handleBothChats() { |
4 | if (bot_handleBothChats_handling) ret; |
5 | bot_handleBothChats_handling = true; |
6 | bot_handleStefansChat(); |
7 | bot_handleSmartBotsChat(); |
8 | } |
Began life as a copy of #1012638
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1012639 |
Snippet name: | bot_handleBothChats |
Eternal ID of this version: | #1012639/3 |
Text MD5: | e4b8278f6f889be79cab1ab4ec023809 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-12-09 02:12:47 |
Source code size: | 211 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 477 / 524 |
Version history: | 2 change(s) |
Referenced in: | [show references] |