-
Error:
```
gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include/tcl8.6 -g3 -DDEBUG -DDEBUG_ASSERT -DDEBUG_MEM -DDEBUG_DNS -c dcc.c
dcc.c: In function ‘dcc_telnet_got_ident’:
dcc.c:237…
-
On an incoming partyline connection an ident lookup is performed to resolve the host to match hostmasks of users for partyline permissions. That lookup is intended to come from the listen-host IP addr…
-
Making core eggdrop files...
make[1]: Entering directory '/home/ubuntu/eliza/src'
gcc -g -O2 -pipe -Wall -I.. -I.. -DHAVE_CONFIG_H -I/usr/include/tcl8.6 -g3 -DDEBUG -DDEBUG_ASSERT -DDEBUG_MEM -DD…
-
on Linux raspberrypi 5.10.63-v7l+ #1488 SMP Thu Nov 18 16:15:28 GMT 2021 armv7l GNU/Linux
**chatlog:**
```
(me): .status all
(eggdrop): [23:50:37] #me# status all
(eggdrop): I am eggdrop, run…
-
Currently the syntax is like this:
```
timer [count]
utimer [count]
killtimer
killutimer
```
I propose to have the possibility of naming them in an optional way:
```
timer [name] …
-
Hello,
I'm still not sure if this is entirely related to bMotion.. I'm currently testing with the script disabled.
I have an eggdrop on libera. Initially it was inside one channel only, bMotion …
-
As seen here, the first hilight colors lines below, they don't register as hilights but coloring should be limited to the hilight line
![image](https://user-images.githubusercontent.com/8029742/14093…
-
Running script triggers results in messages like 'Tcl error [crypto_msg]: couldn't execute "/home/eggdrop/bin/btc": no such file or directory' due to the repo not having the /bin folder and files.
-
## 🔑 How
- irc bot 조사하기
- irc bot의 정의
- irc bot의 특징, 기능
- irc bot 종류
- irc bot 설계하기
- 위 조사한 내용을 바탕으로 설계할 예정
- bot의 기본 뼈대만 설계할 예정
- bot의 기능들 중 필수적인 것만 추려서 설계
## ✔ To-dos
…
-
I haven't used weechat in a long time.. and to be honest i used it briefly because it's a cli app. But i see it has the potential to be ultimate irc client.
Right now i'm using Android and there ar…