
SpexHost
|
|
Eggdrop Command Reference (Share)
The share module provides userfile sharing between two bots. It transfers
the userfile when they first connect, and then sends updates whilst they
are connected to keep the userfiles in sync.
|
n|- |
flush <bot>
|
Clears the resync buffer for a share-bot.
This is useful if you want to start over with a userfile transfer:
you can unlink the sharebots, flush the resync buffer, and relink. |
Examples
|
.flush CuteBot |
|