View previous topic :: View next topic |
Author |
Message |
fusionx Voice
Joined: 16 Jan 2022 Posts: 24
|
Posted: Mon Mar 20, 2023 12:28 pm Post subject: how to set eggdrop bot's user mode? (+i) |
|
|
Seems like this should be very easy. How do you set the bot's own user mode?
I'd like to set my bots +i (undernet), and can't seem to find any reference to it. |
|
Back to top |
|
 |
simo Revered One
Joined: 22 Mar 2015 Posts: 1027
|
|
Back to top |
|
 |
fusionx Voice
Joined: 16 Jan 2022 Posts: 24
|
Posted: Mon Mar 20, 2023 1:21 pm Post subject: |
|
|
simo wrote: | check this section:
|
Thanks so much! I'm happy to see I was right - it was simple (lol).
I didn't realize +i is set by default. I should have tested that before starting down this path.
I googled my butt off and that never came up. My google-fu is lacking. |
|
Back to top |
|
 |
willyw Revered One
Joined: 15 Jan 2009 Posts: 1191
|
Posted: Thu Mar 23, 2023 8:21 am Post subject: |
|
|
fusionx wrote: |
...
I didn't realize +i is set by default.
... |
When I wonder what the irc network is setting by default, here's how I check it:
In partyline, do: .console +r
For this to work, you must first have enabled it, in eggdrop.conf, for use by you (owner).
You can check to see if that turned raw logging on, with:
.console
and then see the list returned. See if raw is in it.
Now, in partyline with +r console mode on, you will see everything. It's messy, but great for when you actually need it.
Now do: .dump mode <botnick>
The irc server will return the modes that are currently set on the bot.
Same as if you did: /mode <your_nick> on yourself, with your client.
You can do .console -r to stop the raw display of everything coming in.
I hope this helps - someday.
 _________________ For a fun (and popular) Trivia game, visit us at: irc.librairc.net #science-fiction . Over 300K Q & A to play in BogusTrivia ! |
|
Back to top |
|
 |
fusionx Voice
Joined: 16 Jan 2022 Posts: 24
|
Posted: Sun Mar 26, 2023 11:59 am Post subject: |
|
|
Willyw - this is very helpful - thank you!
willyw wrote: |
When I wonder what the irc network is setting by default, here's how I check it:
In partyline, do: .console +r
|
|
|
Back to top |
|
 |
willyw Revered One
Joined: 15 Jan 2009 Posts: 1191
|
Posted: Sun Mar 26, 2023 12:43 pm Post subject: |
|
|
You are most welcome.
And - I forgot to say: It's very helpful, when the day comes that you are messing with a script that uses a bind raw , and you need to determine the raw numeric to look for.
Have fun!
 _________________ For a fun (and popular) Trivia game, visit us at: irc.librairc.net #science-fiction . Over 300K Q & A to play in BogusTrivia ! |
|
Back to top |
|
 |
|