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

Releases: Bytespeicher/Bytebot

New logging infrastructure

12 May 22:20
Compare
Choose a tag to compare
Merge pull request #23 from Bytespeicher/core/logging

Added new logging infrastructure. Closes #16

Added a dates plugin

11 May 03:39
Compare
Choose a tag to compare

A new plugin with an iCal parser is implemented. This plugin shows upcoming dates from the ical.

Timeout fixes

09 May 23:30
Compare
Choose a tag to compare

Fixes various issues with timouts in urlshort and other plugins.

The plugin loader sends plugin execution to threads now.

This release addresses issue #7.

Added a penis plugin

07 May 07:54
Compare
Choose a tag to compare

Added a plugin that draws an ASCII penis

Clean support for hostmasks in autoop plugin

07 May 07:48
Compare
Choose a tag to compare
v0.1.8

Updated autoop for new hostmask filter. Part of #10

Added hostmask filter to autoop

25 Mar 21:19
Compare
Choose a tag to compare

The autoop plugin now supports hostmask filters for more security. This fixes #10