-
I would like an option to avoid exiting channels by blocking "PART #Channel" commands. Indeed, I use an Eggdrop during a restart / relaunch of this one it tends to send a "JOIN 0" or "PART #Channel" w…
-
Add secure DCC send. Instead of "CTCP DCC SEND" it uses "CTCP DCC SSEND" and the socket should be connected via SSL. kvIRC has this implemented (http://www.kvirc.net/doc/doc_dcc_connection.html)
-
```TCL
if { ![namespace exists ::PECHO] } {
namespace eval ::PECHO {}
} else {
putlog "Désallocation des ressources de [namespace current]"
foreach binding [lsearch -inline -all -regexp [binds…
-
It is somewhat okay that putkick, like pushmode, check channel membership before executing their action. They are documented as such.
The optimize-kicks setting promises to group kicks together (ma…
-
As user, you won't see any password prompt, but the telnet connection is established.
User input is ignored, no banner is shown.
When the connection is closed by the client (Ctrl++, Q), then a "…
-
Related to previous issue (#1313), making my tests, my script made the eggdrop flood:
```
08:45:21 * CrazyCat does a test 2
08:45:22 * does a test 2
08:45:24 ACTION does a test 2 (m)
08:45:…
-
1.6.21:
```
.tcl matchattr "handle" "-|-" "#channel"
Tcl: 1
```
1.8.4:
```
.tcl matchattr "handle" "-|-" "#channel"
Tcl error: Unknown flag specified for matching
```
Bug or change?
T…
-
Problem Name: Egg Dropping
Problem Link: https://practice.geeksforgeeks.org/problems/egg-dropping-puzzle-1587115620/1
-
I'd like a feature which outputs the bot's public text to a channel. For example: if I have a quote-script loaded, I can do:
```
.quote
```
And Eggdrop responds with:
```
[lamer] This is a quote…
-
Debug (eggdrop v1.9.3+gotmsg) written Sun Aug 28 13:35:32 2022
Patch level: gotmsg
Tcl library: /data/data/com.termux/files/usr/lib/tcl8.6
Tcl version: 8.6.11 (header version 8.6.11)
Tcl is threaded
C…