David Schultz
b7e1cc96f1
quotes.py: allow opting out of quotes
2021-06-24 20:57:14 -05:00
David Schultz
b46314af69
bump feedparser to 6.0.2
2021-06-24 20:27:54 -05:00
David Schultz
0fa184d48f
Merge pull request #303 from PeGaSuS-Coder/patch-5
...
Update rest_api.md
2021-06-24 20:13:13 -05:00
David Schultz
31838f4300
Merge pull request #301 from PeGaSuS-Coder/patch-3
...
Update config.md
2021-06-24 20:12:34 -05:00
David Schultz
01b05daed8
Merge pull request #302 from PeGaSuS-Coder/patch-4
...
Update bitbot_user.service
2021-06-24 20:10:40 -05:00
David Schultz
e63729fc86
Merge branch 'develop' into patch-4
2021-06-24 20:10:16 -05:00
David Schultz
3ef21e0477
support draft/react
spec
2021-06-12 00:34:00 -05:00
David Schultz
07fcbd6c9e
fully support draft/bot spec
2021-06-11 23:52:13 -05:00
David Schultz
219f126230
bump feedparser to 6.0.2
2021-06-04 11:38:49 -05:00
dependabot[bot]
498c1ea193
Bump lxml from 4.6.2 to 4.6.3 ( #309 )
...
* update lxml
* update py cryptography lib to 3.3.2
* Bump lxml from 4.6.2 to 4.6.3
Bumps [lxml](https://github.com/lxml/lxml ) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/lxml/lxml/releases )
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt )
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.2...lxml-4.6.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: jesopo <github@lolnerd.net>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 15:31:18 +00:00
jess
94108f46ab
Merge pull request #298 from examknow/patch-4
...
Make karmawho work better
2021-05-31 16:30:40 +01:00
jess
fc651d80e7
Merge pull request #306 from examknow/patch-5
...
make no entries message more specific
2021-05-31 16:29:57 +01:00
jess
7b1ad1e8ad
Merge pull request #312 from examknow/patch-6
...
Move highlight prevention before urls
2021-05-31 16:29:42 +01:00
dependabot[bot]
6637a79c89
Bump lxml from 4.6.2 to 4.6.3 ( #309 )
...
* update lxml
* update py cryptography lib to 3.3.2
* Bump lxml from 4.6.2 to 4.6.3
Bumps [lxml](https://github.com/lxml/lxml ) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/lxml/lxml/releases )
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt )
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.2...lxml-4.6.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: jesopo <github@lolnerd.net>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 16:29:22 +01:00
jess
43430c510d
Merge pull request #316 from aaronmdjones/amdj/github-pr-attribution
...
GitHub PRs: Correctly attribute PR authors
2021-05-30 17:02:13 +01:00
Aaron Jones
81dd0d2bd5
GitHub PRs: Correctly attribute PR authors
...
Untested; just judging by the JSON contents of a successfully
develivered webhook payload that triggered a misattribution.
2021-05-30 15:57:23 +00:00
David Schultz
df331bbd92
weather.py: add kelvin unit
2021-05-25 16:57:13 -05:00
jesopo
5f895544a8
freenode is dead long live libera.chat
2021-05-25 17:43:57 +00:00
jesopo
8f6799b781
freenode is dead long live libera.chat
2021-05-25 17:43:17 +00:00
jesopo
2951bfc18f
add !dig as alias of !dns
2021-05-16 16:04:02 +00:00
David Schultz
e5e94501eb
move highlight prevention before urls
2021-05-09 17:23:50 -05:00
David Schultz
fabb6d85af
make no entries message more specific
2021-03-09 17:24:55 -06:00
jesopo
e2fbbc2406
remove scrypt requirement, use hashlib.scrypt instead
2021-03-07 15:36:17 +00:00
jesopo
e645a32f93
handle /[/,`#]/ as sed delimeters
2021-02-20 18:41:40 +00:00
jesopo
bfb34a4eb9
switch from check_run to check_suite for github webhooks
2021-02-15 21:44:32 +00:00
PeGaSuS
8c8d362884
Update rest_api.md
...
Missing one ` :P
2021-02-12 18:28:16 +01:00
PeGaSuS
422d309787
Update bitbot_user.service
...
Always update the systemd service daemon
2021-02-12 18:21:09 +01:00
jesopo
c59fa577bb
update py cryptography lib to 3.3.2
2021-02-12 16:59:22 +00:00
jesopo
c0810f80f5
update py cryptography lib to 3.3.2
2021-02-12 16:58:55 +00:00
jesopo
47965f5fad
support {DATA} in tls-certificate and tls-key
2021-02-12 16:58:08 +00:00
PeGaSuS
a5f29ce4c0
Update config.md
...
Add an example of how to create a self-signed cert and key to use with bitbot
2021-02-12 17:31:13 +01:00
David Schultz
37523c7a09
make that easier on the eyes
2021-02-05 18:38:27 -06:00
Dax
5d2a3865a9
Clarify which bitbotd -a options are optional ( #263 )
...
Also disambiguate alias vs. hostname a little, just in case.
2021-02-06 00:34:22 +00:00
David Schultz
3fa2034c25
add 'delserver' command ( #297 )
2021-02-06 00:32:00 +00:00
owen
97693aa784
casefold nickname so sed-sender-only works with capital letters in nick ( #299 )
2021-01-17 22:37:03 +00:00
jesopo
bd76b20183
update lxml
2021-01-14 21:51:01 +00:00
jesopo
7283a266e3
update lxml
2021-01-14 21:50:45 +00:00
David Schultz
a0d6e51589
rm debug line
2021-01-11 11:13:43 -06:00
David Schultz
1fe8cb677e
make karmawho case insensitive
2021-01-11 11:12:46 -06:00
David Schultz
b046c36052
make karmawho work better
2021-01-11 11:04:57 -06:00
David Schultz
cb43a6ae2b
RSS custom format ( #286 )
...
* Update rss.py
* add even more customization options
2020-11-28 22:45:26 +00:00
jess
2d39421aeb
Merge pull request #290 from shreyasminocha/master
...
Weather formatting nit
2020-11-26 21:30:39 +00:00
Shreyas Minocha
86520b31f9
Improve weather formatting
...
Example: `14.8km/h/9.2mi/h` → `14.8km/h (9.2mi/h)`
2020-11-27 02:32:40 +05:30
jess
b3dc46a030
Merge pull request #289 from attwater/master
...
Change example pronouns to neutral pronouns
2020-11-21 21:13:48 +00:00
jesopo
538d6ca5b0
Merge branch 'master' into develop
2020-11-18 14:35:10 +00:00
jesopo
b15cba2ca2
Revert "Update translate.py"
...
This reverts commit eff99aff05
.
2020-11-18 14:34:56 +00:00
jesopo
8cc47a9321
refuse setting location to timezones we can't understand
2020-11-09 23:32:44 +00:00
jess
74da824e53
Merge pull request #285 from fndax/patch-2
...
[Tweets] Fix tweet age calc for TZ!=UTC
2020-11-05 15:19:13 +00:00
Dax
fcbeaf3114
[Tweets] Fix tweet age calc for TZ!=UTC
...
dt is a naive datetime object, so its timezone is assumed to be the system timezone. However, the actual timezone from the API is UTC. Therefore, we need to set tzinfo before doing the calculation. See the note at https://docs.python.org/3/library/datetime.html#datetime.datetime.timestamp for more info.
Ideally this would be fixed in tweepy, but there's a report of this on forums from 7 years ago so let's just fix it in BitBot.
This bug found by an anonymous contributor. Thank you 😺 !
2020-11-05 06:00:45 +00:00
Alma Attwater
aa4b5d91ee
Change example pronouns to neutral pronouns
2020-11-01 20:26:44 +00:00