Commit Graph

450 Commits

Author SHA1 Message Date
Ville Ranki 68b4fa4772
Merge pull request #242 from Cantido/feature/d20
Add !roll module for dice rolling
2023-06-22 09:49:28 +03:00
Rosa Richter f62e2164da
Add roll module 2023-06-20 19:48:50 -06:00
Ville Ranki bf3e4a7c7c
Merge pull request #235 from Aciid/wikipedia
wikipedia.py: fixes smart trim, redirects, canonical urls
2023-03-10 10:28:26 +02:00
Aciid 3c3eae0c39
wikipedia.py: add smart trimming for extract, use redirects, use canonical URL in content, convert spaces to underscore in urls. 2023-03-08 14:57:26 +02:00
Ville Ranki 075e94ccb6
Merge pull request #234 from Aciid/twitter
Twitter module initial commit
2023-03-06 12:01:05 +02:00
Ville Ranki fea9be54fa
Merge branch 'master' into twitter 2023-03-06 12:00:57 +02:00
Aciid 3d17818737
Rename Twitter module to Nitter 2023-03-06 11:58:48 +02:00
Ville Ranki 34dfe5e878
Merge pull request #229 from vranki/dependabot/github_actions/docker/build-push-action-4.0.0
Bump docker/build-push-action from 3.2.0 to 4.0.0
2023-03-06 09:22:06 +02:00
Ville Ranki dda525a22c
Merge pull request #227 from vranki/dependabot/github_actions/docker/metadata-action-4.3.0
Bump docker/metadata-action from 4.1.1 to 4.3.0
2023-03-06 09:21:49 +02:00
Ville Ranki 2e6ff51121
Merge pull request #233 from Aciid/wikipedia
New module Wikipedia
2023-03-06 09:18:16 +02:00
Aciid 3bdf703639
Twitter module initial commit 2023-03-04 16:58:34 +02:00
Aciid 9af7a4228b
Wikipedia module initial commit 2023-03-04 15:38:53 +02:00
Aciid bd8f574572
Wikipedia module initial commit 2023-03-04 15:38:38 +02:00
Ville Ranki 5da7e36e94
Merge pull request #232 from european-epc-competence-center/status_module
improved status list formatting (html) and added save state on clear
2023-02-01 13:57:12 +02:00
Sebastian Schmittner 9dff166f15
improved status list formatting (html) and added save state on clear
Signed-off-by: Sebastian Schmittner <sebastian.schmittner@eecc.de>
2023-02-01 12:10:32 +01:00
Ville Ranki 3f4c0d7d9b
Merge pull request #231 from european-epc-competence-center/status_module
Status module
2023-02-01 09:25:06 +02:00
Ville Ranki 6243ac8da6
Merge pull request #230 from european-epc-competence-center/xkcd_module
Xkcd module
2023-02-01 09:23:38 +02:00
Sebastian Schmittner 72acb78fba
flake8
Signed-off-by: Sebastian Schmittner <sebastian.schmittner@eecc.de>
2023-01-31 21:57:48 +01:00
Sebastian Schmittner 3c3a6535a5
added user status module
Signed-off-by: Sebastian Schmittner <sebastian.schmittner@eecc.de>
2023-01-31 21:57:10 +01:00
Sebastian Schmittner 91dfcf8328
flake
Signed-off-by: Sebastian Schmittner <sebastian.schmittner@eecc.de>
2023-01-31 21:04:26 +01:00
Sebastian Schmittner 656f0748ea
read me
Signed-off-by: Sebastian Schmittner <sebastian.schmittner@eecc.de>
2023-01-31 21:00:09 +01:00
Sebastian Schmittner 43e7dca53b
fixing minor bugs in xkcd bot
Signed-off-by: Sebastian Schmittner <sebastian.schmittner@eecc.de>
2023-01-31 20:44:26 +01:00
Sebastian Schmittner 0b4b02e144
added module to query comics from xkcd. This module is derived from the apod module.
Signed-off-by: Sebastian Schmittner <sebastian.schmittner@eecc.de>
2023-01-31 20:26:27 +01:00
dependabot[bot] 6389df651e
Bump docker/build-push-action from 3.2.0 to 4.0.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.2.0 to 4.0.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](c56af95754...3b5e8027fc)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 13:03:31 +00:00
dependabot[bot] d31cccf2fe
Bump docker/metadata-action from 4.1.1 to 4.3.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.1.1 to 4.3.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](57396166ad...507c2f2dc5)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 13:07:45 +00:00
Ville Ranki ad7124d140
Merge pull request #219 from vranki/dependabot/github_actions/docker/build-push-action-3.2.0
Bump docker/build-push-action from 3.1.1 to 3.2.0
2022-12-02 21:12:54 +02:00
Ville Ranki 3b117419f0
Merge pull request #221 from vranki/dependabot/github_actions/docker/login-action-2.1.0
Bump docker/login-action from 2.0.0 to 2.1.0
2022-12-02 21:12:41 +02:00
Ville Ranki d7263357d3
Merge pull request #222 from vranki/dependabot/github_actions/docker/metadata-action-4.1.1
Bump docker/metadata-action from 4.0.1 to 4.1.1
2022-12-02 21:12:26 +02:00
Ville Ranki 4746c7fada
Merge pull request #223 from european-epc-competence-center/homeserver_only
add homeserver_only option
2022-12-02 21:01:01 +02:00
Ville Ranki 2bd0703df3
Merge pull request #225 from european-epc-competence-center/inspiro_bot_module
Adding a simple module to query Inspirobot
2022-12-02 20:59:54 +02:00
F-Node-Karlsruhe 2c16ca5062
Fix boolean in statement 2022-11-24 08:32:38 +01:00
F-Node-Karlsruhe a19e124cdf use whitelist for invites instead of rooms 2022-11-23 12:08:04 +01:00
Sebastian Schmittner d72ea71d71
removed old code snipped
Signed-off-by: Sebastian Schmittner <sebastian.schmittner@eecc.de>
2022-11-23 10:42:18 +01:00
Sebastian Schmittner 56594e6e13
Adding a simple module to query randomly generated pictures from inspirobot api
Signed-off-by: Sebastian Schmittner <sebastian.schmittner@eecc.de>
2022-11-23 10:34:30 +01:00
F-Node-Karlsruhe b5c9c3874f actually add the variable to the statement 2022-11-20 12:57:42 +01:00
F-Node-Karlsruhe 9811e2328f add homeserver_only option 2022-11-20 12:39:58 +01:00
dependabot[bot] 45106fa647
Bump docker/metadata-action from 4.0.1 to 4.1.1
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.0.1 to 4.1.1.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](69f6fc9d46...57396166ad)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-18 13:15:27 +00:00
dependabot[bot] ff51fe2ffc
Bump docker/login-action from 2.0.0 to 2.1.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](49ed152c8e...f4ef78c080)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 13:17:54 +00:00
dependabot[bot] 02468cf72e
Bump docker/build-push-action from 3.1.1 to 3.2.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](c84f382811...c56af95754)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-12 13:17:32 +00:00
Ville Ranki 8b248a53ef
Merge pull request #217 from ancho/fix/broken-apod-image
apod - fix broken image metadata and error response / logging on room…
2022-09-16 10:09:53 +03:00
Frank Becker 69a7aae939 apod - fix broken image metadata and error response / logging on room avatar event errors
There was a parameter off by one error. Propably introduced with the
room_send wrapper.

While testing the avatar feature I noticed that nothing happens if the bot is not at least a moderator in
the room. So I decided to send that info to the room and log the error
message as a warning.

The explanation was not altered by the apod module.
Turns out it was broken that day at the api level. See https://api.nasa.gov/planetary/apod?api_key=DEMO_KEY&hd=true&date=2022-09-13

fixes #216
2022-09-15 21:38:08 +02:00
Ville Ranki 7aef0934ab
Merge pull request #212 from vranki/dependabot/github_actions/docker/build-push-action-3.1.1
Bump docker/build-push-action from 3.1.0 to 3.1.1
2022-09-13 12:28:17 +03:00
Ville Ranki 867fe0e525
Merge pull request #215 from aspacca/asyncio-lock-back-in-tautulli
the order matters
2022-08-19 16:52:42 +03:00
Andrea Spacca 5a06a6baab the order matters 2022-08-19 10:05:30 +09:00
Ville Ranki 06a242470b
Merge pull request #213 from aspacca/fix_double_listening
fix Bot running twice and refactor tautulli module
2022-08-16 22:43:55 +03:00
Andrea Spacca 42affd5a52 some fixes 2022-08-15 13:00:26 +09:00
Andrea Spacca cd6a86dfb9 this fixed it 2022-08-15 12:45:40 +09:00
dependabot[bot] 2080c11bd1
Bump docker/build-push-action from 3.1.0 to 3.1.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](1cb9d22b93...c84f382811)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-08 13:23:54 +00:00
gammafn 057fa1dca8 fix: send_text has an extra arg 2022-08-02 14:17:29 -05:00
gammafn 194febde42 m.thread: downgrade 'warning' to 'info' 2022-07-31 17:06:09 -05:00