..
__init__.py
add auto reconnect for postgres
2020-03-16 21:51:32 +00:00
__main__.py
Huge cleanup and refactoring :>
2017-08-22 17:43:48 +02:00
admin.py
remove +R, add +B on connect
2018-12-10 16:04:59 +00:00
ascii.py
add a lot of useless and ascii commands
2018-08-14 01:07:57 +02:00
coins.py
Set 'currency' to 'usd' if fallback has been used
2017-10-15 04:03:30 +02:00
ctcp.py
update requirements + add lxml
2021-05-15 01:59:50 +00:00
drugs.py
Added .meth command
2017-09-06 13:06:21 +02:00
isup.py
isup: show state as 'down' if response is an HTTPError
2021-07-20 21:39:39 +00:00
linux.py
linux: handle JSONDecodeError
2023-07-21 11:47:54 +00:00
mcmaniac.py
mcmaniac: print confirmation when new entry is added
2021-12-06 02:51:00 +00:00
quotes.py
quotes: replace non-functional print() with self.log.error()
2023-07-25 22:28:08 +00:00
rape.py
rape: fix fines color
2021-01-25 19:43:53 +00:00
regex.py
add auto reconnect for postgres
2020-03-16 21:51:32 +00:00
seen.py
add auto reconnect for postgres
2020-03-16 21:51:32 +00:00
storage.py
useless: fix syntax warning
2020-03-16 22:04:29 +00:00
tell.py
tell: fix sending unique constraint violating message multiple times
2021-03-09 15:17:20 +00:00
timer.py
add auto reconnect for postgres
2020-03-16 21:51:32 +00:00
urban.py
urban: fix multi-word terms
2021-05-15 14:26:56 +00:00
urlinfo.py
urlinfo: make .* in front of the URL non-greedy
2023-08-05 13:42:46 +00:00
useless.py
useless: remove .abuse trigger
2021-08-17 14:12:38 +00:00
utils.py
utils: fix iso8601 parsing
2020-05-18 20:48:20 +00:00
weather.py
weather: switch to OpenWeatherMap
2021-05-20 14:00:35 +00:00
youtube.py
youtube: fix a SyntaxWarning
2022-09-17 10:44:00 +00:00