8 Commits

Author SHA256 Message Date
ed4d6e3057 Add Gitea build results 2025-08-12 18:11:59 +02:00
008482b5af Normalize CPAN version
See https://github.com/openSUSE/cpanspec/issues/47 for details

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Bot-BasicBot?expand=0&rev=8
2024-07-16 21:28:18 +00:00
Stephan Kulow
006257daa9 Accepting request 573740 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/573740
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Bot-BasicBot?expand=0&rev=7
2018-02-07 15:56:27 +00:00
Stephan Kulow
c979d52df5 Accepting request 486671 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/486671
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Bot-BasicBot?expand=0&rev=6
2017-04-08 06:12:26 +00:00
Stephan Kulow
fa0c44276a Accepting request 485958 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/485958
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Bot-BasicBot?expand=0&rev=5
2017-04-06 13:00:10 +00:00
Stephan Kulow
67330d1c34 Accepting request 297059 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/297059
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Bot-BasicBot?expand=0&rev=4
2015-04-16 05:51:57 +00:00
Stephan Kulow
f89c901e33 - updated to 0.86
- Add noticed(), which is like said() but for notices
    - Depend on POE::Component::IRC 6.56 for a notice-related fix
  
    - Document the 'no_run' attribute and add a getter/setter for it
    - Added a pocoirc() method which returns the underlying pocoirc object
    - Switched the backend from POE::Component::IRC to P::C::I::State
    - Print a warning and shut down if our session gets an exception
    - Document the channel_data() method
    - Depend on POE::Component::IRC 6.55 for a NAMES-related bugfix
  
    - Ignore empty strings returned by said()
    - Adjust the method documentation a bit to avoid confusion
    - Added the notice() method to send IRC notices.
      Useful when implementing bots.
  
    - Applied patch from Mario Domgörgen to use log() for warnings (RT #51804)
    - Only ignore said() when it returns undef/empty list, not false
    - got_names was never getting called. Fixed that.
    - Skip connect.t for now. I should rewrite it to use poco-server-irc...
  
    - Maintainership moved from cpan:TOMI to cpan:HINRIK
    - Use POE::Component::IRC's Connector plugin to handle reconnects. This
      fixes the endless reconnect loop when trying to shut down the bot
    - Kill subprocesses (e.g. those created by forkit()) on shutdown
    - Migrate distribution to Dist::Zilla
    - Eliminate bogus "NAMES HASH(0x1234567)" queries the bot was making after
      joining a channel

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Bot-BasicBot?expand=0&rev=2
2011-04-04 17:18:44 +00:00
8d5099430f OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Bot-BasicBot?expand=0&rev=1 2009-11-14 23:03:33 +00:00