Page MenuHomeDevCentral

Create dynbridge
Closed, WontfixPublic

Event Timeline

dereckson renamed this task from create dynbridge to Create dynbridge.Nov 6 2016, 21:20
dereckson claimed this task.

Eggdrop 1.10 comes with Python support:

By far, the biggest improvement is something people have been asking for a long time- the inclusion of a Python module! Thanks to a herculean effort by thommey, Eggdrop now comes with a Python module that has full access to the existing Tcl API, so it is feature complete. It requires Python >= 3.8 and supports both threads and async Python allowing it run in parallel to Eggdrop.

As it was our main motivation for Dynbridge, I guess we can close this task.