309b54703f
Update to yaboli 1.1.0
2019-04-14 16:20:01 +00:00
c005e042cd
Avoid sending unnecessary nick commands
...
This would get two Infobots in the same room stuck in a nick changing
loop: The first updates its nick. The second receives a nick-event and
updates its nick. The first receives a nick-event and updates its nick,
and so on.
2019-04-13 22:58:25 +00:00
87628e1ff5
Add !detail command
2019-04-13 22:58:25 +00:00
71e1a177ab
Fix infobot sometimes not updating its nick
2019-04-13 22:37:43 +00:00
948f509999
Add !hosts command
2019-04-13 22:37:43 +00:00
e04548b0c5
Upgrade to yaboli 1.0.0
2019-04-13 22:34:11 +00:00
986f7ced19
Port to yaboli rewrite 5
2019-04-12 21:08:53 +00:00
Joscha
8f39839e1b
Add license
2018-08-29 18:22:58 +00:00
Joscha
11eca81d92
Clean up gitignore
2018-08-22 18:00:17 +00:00
Joscha
96cab9e66f
Limit !detail to select nicks
2018-08-18 20:31:20 +00:00
Joscha
06c4a34c84
Disable debug logging
2018-08-18 19:46:16 +00:00
Joscha
ce653752fb
Fix pinging hosts
2018-08-13 09:24:42 +00:00
Joscha
a3798e677f
Fix typos
2018-08-13 09:20:53 +00:00
Joscha
b213690a3f
Make hosts command general
2018-08-13 09:12:04 +00:00
Joscha
3911f707b2
Add default config
2018-08-06 10:26:43 +00:00
Joscha
4083b55d12
Adapt to yaboli changes
...
The bot can now respond to alternate nicks.
2018-08-04 11:50:45 +00:00
Joscha
a4f9142504
Adapt to yaboli update
2018-08-03 23:35:49 +00:00
Joscha
514f9feecc
Use configparser
2018-08-02 20:38:43 +00:00
Joscha
b2f379d8e7
Enable maximum logging
2018-07-31 22:11:11 +00:00
Joscha
200e8644ba
Fix typo
2018-07-30 15:54:26 +00:00
Joscha
8091194b86
Correct incorrect info on count help
2018-07-30 15:52:58 +00:00
Joscha
dd69c76574
Adapt to new yaboli version
...
Also only change the bot's nick if it actually needs to be changed.
2018-07-29 15:19:49 +00:00
Joscha
d88bf2004f
Use better logging
2018-07-29 12:22:20 +00:00
Joscha
9a5eb79a0b
Enable debugging
2018-07-29 11:41:02 +00:00
Joscha
e0a88e93be
Adapt to botrulez arg changes
2018-07-27 19:14:16 +00:00
Joscha
f836fd6db2
Fix miscount
2018-07-27 15:12:57 +00:00
Joscha
b962cf1bfb
Clean up
2018-07-27 12:47:21 +00:00
Joscha
400eb980e1
Change --mention flag to --ping
2018-07-27 11:49:34 +00:00
Joscha
079b417539
Sort host names and remove duplicates
2018-07-27 11:46:47 +00:00
Joscha
0b8a751e0c
Adapt to yaboli.command changes
2018-07-27 10:30:51 +00:00
Joscha
32605f6f97
Port to newest yaboli version (rewrite-4)
2018-07-26 22:20:15 +00:00
Joscha
c600990c3f
Add pople counter comment to help
2017-10-22 13:57:17 +00:00
Joscha
3dd136fc7d
Fix incorrect counting and add !recount
2017-10-22 08:51:29 +00:00
Joscha
c681855981
Use yaboli help topic system and update help
2017-09-08 16:18:22 +00:00
Joscha
0011fb174b
Update according to yaboli bot template
2017-09-08 10:19:56 +00:00
Joscha
2039a8f9b5
Update nich on nick-event, preventing the 1N-bug with bots joining
2017-09-07 20:17:02 +00:00
Joscha
8fa65bf07b
Clean up help message
2017-09-06 10:08:01 +00:00
Joscha
d99dadd6a5
Fix newline typo
2017-09-05 22:44:46 +00:00
Joscha
e36812ad53
Specify non-standart botrulez commands this bot adheres to
2017-09-05 22:40:38 +00:00
Joscha
5b69cfc11a
Remove unnecessary ignore rules
2017-09-05 22:22:32 +00:00
Joscha
3e40aaf9f7
Use new yaboli version
2017-09-05 22:20:56 +00:00
Joscha
84ad3ee74e
Fix accidental typo
2016-05-27 04:07:06 +02:00
Joscha
361e47cf3b
Fix !info bot counter
2016-05-26 23:50:35 +02:00
Joscha
a22708421d
Change !info message format
2016-05-25 01:31:34 +02:00
Joscha
802786544f
Take command-line arguments
2016-05-24 23:40:02 +02:00
Joscha
5a8a3235d6
Ignore pycache and saved bots/bot data
2016-05-24 22:49:35 +02:00
Joscha
d800eb89cf
Add github links to bot description
2016-05-24 22:48:30 +02:00
Joscha
c0b6c498b7
Count self as bot
2016-05-23 23:39:35 +02:00
Joscha
13e7fe378e
Change name format
2016-05-23 23:32:04 +02:00
Joscha
89dbed8aee
Deal with leading "@" in --name option
2016-05-23 21:29:39 +02:00