Firepup Sixfifty Firepup650 · he/him
  • Firepi
  • Joined on 2024-03-29
Firepup650 commented on pull request Firepup650/FireBot#6 2024-05-01 01:09:01 +00:00
Avoid spamming #firemc

radio needs to use "passInstance": True, not "args": []

Firepup650 commented on pull request Firepup650/FireBot#6 2024-05-01 01:05:45 +00:00
Avoid spamming #firemc

Just revert the revert, I'll delete the stuff that needs removal myself if you want.

Firepup650 suggested changes for Firepup650/FireBot#6 2024-05-01 01:04:01 +00:00
Avoid spamming #firemc
Firepup650 commented on pull request Firepup650/FireBot#6 2024-05-01 01:04:01 +00:00
Avoid spamming #firemc

Critical change, needs to be un-reverted

Firepup650 commented on pull request Firepup650/FireBot#6 2024-05-01 01:04:01 +00:00
Avoid spamming #firemc

Reverting that commit didn't even remove the timer, lol

Firepup650 commented on pull request Firepup650/FireBot#6 2024-05-01 01:04:01 +00:00
Avoid spamming #firemc

related to my other commit, this needs to use the passInstance call.

Firepup650 commented on pull request Firepup650/FireBot#6 2024-05-01 01:02:18 +00:00
Avoid spamming #firemc

Reverting that specific commit is bad, there were other changes bundled in that commit that are critical.

Firepup650 commented on pull request Firepup650/FireBot#6 2024-05-01 00:59:11 +00:00
Avoid spamming #firemc

Uh... the timer should be removed by this PR too, right?

Probably, make sure to remove it from the config as well. (also please bump the bot version up one)

Firepup650 commented on pull request Firepup650/FireBot#6 2024-05-01 00:58:29 +00:00
Avoid spamming #firemc

Last line of the function MUST be return None, None, it'll crash otherwise.

Firepup650 suggested changes for Firepup650/FireBot#6 2024-05-01 00:58:29 +00:00
Avoid spamming #firemc
Firepup650 commented on pull request Firepup650/FireBot#6 2024-05-01 00:57:24 +00:00
Avoid spamming #firemc

lmao i must have been in the middle of a review when you reverted

Firepup650 suggested changes for Firepup650/FireBot#6 2024-05-01 00:56:47 +00:00
Avoid spamming #firemc
Firepup650 commented on pull request Firepup650/FireBot#6 2024-05-01 00:56:47 +00:00
Avoid spamming #firemc

please remove this now

Firepup650 suggested changes for Firepup650/FireBot#6 2024-05-01 00:52:21 +00:00
Avoid spamming #firemc

I don't want an entire check in the primary bot code for this, if you're absolutely set on this, please add a QUIT handler to handlers.py, and then have it parse the QUIT line there. Then check the user (and host if you want to) who QUIT, and then I'll throw in a per-server check on it so we don't run this on random servers for no reason.

Firepup650 commented on pull request Firepup650/FireBot#6 2024-05-01 00:46:54 +00:00
Avoid spamming #firemc

You're gonna have to force update again @9pfs, I had to amend my last commit.

Firepup650 pushed to master at Firepup650/FireBot 2024-05-01 00:44:46 +00:00
617be6f79f Add a timer to change the topic in #firemc every minute
Firepup650 pushed to master at Firepup650/FireBot 2024-05-01 00:42:43 +00:00
0f869f1430 Formatting
02f565e522 Bug fix
Compare 2 commits »
Firepup650 pushed to master at Firepup650/FireBot 2024-04-30 23:52:40 +00:00
2339db32d3 Add MC Down timer for ReplIRC
Firepup650 pushed to master at Firepup650/FireBot 2024-04-29 21:34:28 +00:00
2a7a4be401 Fix minor bug in whoami
Firepup650 pushed to master at Firepup650/FireBot 2024-04-29 21:31:37 +00:00
77bca9fc35 fix minor bug in firepup650