Commit Graph

1165 Commits

Author SHA1 Message Date
Chris Sexton 43eda811eb gpt: add chatgpt 2023-03-03 11:48:22 -05:00
Chris Sexton 68738f847b gpt3: moderation toggle 2023-02-07 10:23:58 -05:00
Chris Sexton eb67d1a35e gpt3: moderation to protect skiesel's innocence 2023-02-07 10:23:58 -05:00
Chris Sexton 91d21c1076 cowboy: make message confirmation ephemeral 2023-01-27 14:14:35 -05:00
Chris Sexton 690fd01fd2 newsbid: bid by ID 2023-01-27 13:28:41 -05:00
Chris Sexton e2c55fab00 meme: add font shortcuts and location 2023-01-27 13:20:00 -05:00
Chris Sexton 0c94d71960 twitch: assume defaults if twitch doesn't tell us a game 2023-01-10 21:40:34 -05:00
Chris Sexton 7eba55f236 twitch: add irc disable flag 2023-01-07 20:55:39 -05:00
Chris Sexton f70eb46c5d twitch: redo with webhooks 2023-01-04 11:27:03 -05:00
Chris Sexton c171d4ba10 config: back to cgo sqlite 2022-10-25 13:29:14 -04:00
Chris Sexton 12543c569c fact: log some errs 2022-10-25 13:15:28 -04:00
Chris Sexton 3bedaf2ec0 fact: trim space 2022-10-25 12:11:49 -04:00
Chris Sexton 9569acf4b0 config: switch to modernc sqlite driver 2022-10-22 13:08:56 -04:00
Chris Sexton f6dd52a222 meme: changed to file upload instead of embed
* Added File handling to Discord mesasges
2022-10-20 18:43:45 -04:00
dependabot[bot] 7b39ebf534 build(deps): bump github.com/itchyny/gojq from 0.12.8 to 0.12.9
Bumps [github.com/itchyny/gojq](https://github.com/itchyny/gojq) from 0.12.8 to 0.12.9.
- [Release notes](https://github.com/itchyny/gojq/releases)
- [Changelog](https://github.com/itchyny/gojq/blob/main/CHANGELOG.md)
- [Commits](https://github.com/itchyny/gojq/compare/v0.12.8...v0.12.9)

---
updated-dependencies:
- dependency-name: github.com/itchyny/gojq
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-20 10:31:20 -04:00
Chris Sexton ca1be52e2f readme: I have no idea how that got merged from a different project 2022-10-20 10:02:54 -04:00
Chris Sexton da780a7a92 cowboy: who sent that emojy? 2022-10-19 18:08:25 -04:00
Chris Sexton e8ca86d008 cowboy: make the bare command make an emojy 2022-10-19 14:52:31 -04:00
Chris Sexton 04fecf1987 tappd: save ID in DB 2022-10-15 10:23:57 -04:00
Chris Sexton bf54f421fe twitch: remove broken test 2022-10-15 10:23:57 -04:00
Chris Sexton c147e65497 tappd: save images and serve them 2022-10-15 10:23:57 -04:00
Chris Sexton df9db4e6fd tappd: optionally use files instead of embeds 2022-10-14 23:09:48 -04:00
Chris Sexton 435f45fa7c tappd: shorten the message on images 2022-10-14 08:52:06 -04:00
Chris Sexton e93b6d07ab tappd: orient images 2022-10-14 08:39:26 -04:00
Chris Sexton 866b947f42 tappd: add plugin 2022-10-13 20:23:10 -04:00
dependabot[bot] 2457d6769e build(deps): bump github.com/slack-go/slack from 0.11.2 to 0.11.3
Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack) from 0.11.2 to 0.11.3.
- [Release notes](https://github.com/slack-go/slack/releases)
- [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/slack-go/slack/compare/v0.11.2...v0.11.3)

---
updated-dependencies:
- dependency-name: github.com/slack-go/slack
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-06 10:04:43 -04:00
Chris Sexton 3c6e69a0fc tidy 2022-10-06 09:04:12 -04:00
Chris Sexton a7b2830b46 actions: add tidy action 2022-10-06 09:04:12 -04:00
Chris Sexton 7ca4a30c14 url: add configurable useragent 2022-09-29 12:01:44 -04:00
Chris Sexton dfa6302757 twitch: refactor alert code 2022-09-25 17:32:18 -04:00
Chris Sexton dd262f524e twitch: Add IRC-Discord bridge
* Should connect a bridge to streamer's channel any time a stream starts
* Should disconnect when stream ends
* Add `track` and `untrack` commands to manually modify bridge
* Adds support for creating Discord threads
2022-09-18 17:49:27 -04:00
dependabot[bot] bc710219ed build(deps): bump github.com/rs/zerolog from 1.27.0 to 1.28.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.27.0 to 1.28.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.27.0...v1.28.0)

---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-10 19:10:12 +00:00
dependabot[bot] c431d9ccc0 build(deps): bump github.com/forPelevin/gomoji from 1.1.4 to 1.1.6
Bumps [github.com/forPelevin/gomoji](https://github.com/forPelevin/gomoji) from 1.1.4 to 1.1.6.
- [Release notes](https://github.com/forPelevin/gomoji/releases)
- [Commits](https://github.com/forPelevin/gomoji/compare/v1.1.4...v1.1.6)

---
updated-dependencies:
- dependency-name: github.com/forPelevin/gomoji
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-10 19:05:22 +00:00
dependabot[bot] c9981bc5f5 build(deps): bump github.com/slack-go/slack from 0.11.0 to 0.11.2
Bumps [github.com/slack-go/slack](https://github.com/slack-go/slack) from 0.11.0 to 0.11.2.
- [Release notes](https://github.com/slack-go/slack/releases)
- [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md)
- [Commits](https://github.com/slack-go/slack/compare/v0.11.0...v0.11.2)

---
updated-dependencies:
- dependency-name: github.com/slack-go/slack
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-10 18:59:13 +00:00
dependabot[bot] 1852b35150 build(deps): bump github.com/go-chi/httprate from 0.5.3 to 0.7.0
Bumps [github.com/go-chi/httprate](https://github.com/go-chi/httprate) from 0.5.3 to 0.7.0.
- [Release notes](https://github.com/go-chi/httprate/releases)
- [Commits](https://github.com/go-chi/httprate/compare/v0.5.3...v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/go-chi/httprate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-10 18:53:59 +00:00
dependabot[bot] 11d8c576e4 build(deps): bump github.com/gabriel-vasile/mimetype from 1.4.0 to 1.4.1
Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/gabriel-vasile/mimetype/releases)
- [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: github.com/gabriel-vasile/mimetype
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-10 14:48:58 -04:00
Chris Sexton a9a4c9274c pagecomment: omit user if using slash 2022-09-07 10:59:14 -04:00
Chris Sexton b670ecc647 pagecomment: add useragent and check for no title 2022-09-07 10:41:35 -04:00
Chris Sexton b8a199faba pagecomment: add /url command
* Updated discord library
* Added an author embed but it's not useful just yet
2022-09-06 17:26:07 -04:00
Chris Sexton 4617dd84fc first commit 2022-09-06 17:26:07 -04:00
Chris Sexton 9e386cbd70 reminder: add missing line 2022-08-31 14:38:56 -04:00
Chris Sexton 8090d4209a reminder: add snooze functionality 2022-08-31 13:42:18 -04:00
Chris Sexton b59d84b301 topic: fix newline issue 2022-08-16 20:08:39 -04:00
Chris Sexton cf5e52c2b6 topic: add plugin 2022-08-16 19:57:29 -04:00
Chris Sexton e1ccd553f1 discord: add private dm support 2022-08-11 06:29:29 -04:00
Chris Sexton f28026436a twitch: separate into regex commands and add user check 2022-08-09 08:14:36 -04:00
Chris Sexton 6038dd7cf9 git: update ignore 2022-08-09 08:14:36 -04:00
Chris Sexton 37e4dcb5c8 bot: add rate limiting
- emojy: lazy load images so they don't break/spam the server
2022-08-04 09:20:29 -04:00
Chris Sexton 7c0a777737 twitch: add reauthentication
- refactored secrets to be in config
- added missing format string to bot
2022-08-03 21:12:08 -04:00
Chris Sexton 45103cec62 admin: fix nick regex 2022-08-02 13:42:35 -04:00