Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

PyLink 0.8-alpha3

Compare
Choose a tag to compare
@jlu5 jlu5 released this 01 Jun 02:58
· 2546 commits to master since this release
  • relay: support relaying a few more channel modes (flood, joinflood, freetarget, noforwards, and noinvite)
  • Introduce a new (WIP) API to create simple service bots (#216).
  • The main PyLink client now spawns itself with hideoper whenever available, to avoid filling up /lusers and /stats P/p. (#194)
  • The fantasy plugin now supports per-bot prefixes; see example conf for details.
  • Purge c_ and u_ prefixes from PyLink's internal named modes definitions (#217).
  • Various documentation updates.
  • New games plugin, currently implementing eightball, dice, and fml.
  • Various fixes to the Nefarious protocol module (89ed92b...c82cc9d, #209, #210).