148 Commits

Author SHA1 Message Date
OgelGames
21e7b5eb44 don't escape formatting characters in urls 2022-05-24 14:52:09 +02:00
BuckarooBanzay
a894530cb0 fix indendations 2022-05-12 07:26:50 +02:00
BuckarooBanzay
10c1ccc207 fix jshint error 2022-05-12 07:23:42 +02:00
dependabot[bot]
207e3b2686 Bump body-parser from 1.19.0 to 1.20.0
Bumps [body-parser](https://github.com/expressjs/body-parser) from 1.19.0 to 1.20.0.
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.19.0...1.20.0)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-12 07:21:56 +02:00
OgelGames
300ef42426 escape discord formatting characters 2022-05-12 07:21:41 +02:00
dependabot[bot]
05093bbe4b Bump express from 4.17.1 to 4.18.1
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.1.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.1)

---
updated-dependencies:
- dependency-name: express
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 19:20:24 +02:00
dependabot[bot]
f5ea2132f8 Bump irc-framework from 4.11.0 to 4.12.1
Bumps [irc-framework](https://github.com/kiwiirc/irc-framework) from 4.11.0 to 4.12.1.
- [Release notes](https://github.com/kiwiirc/irc-framework/releases)
- [Commits](https://github.com/kiwiirc/irc-framework/compare/v4.11.0...v4.12.1)

---
updated-dependencies:
- dependency-name: irc-framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 19:20:09 +02:00
dependabot[bot]
01b20242d0 Bump node-fetch from 2.6.1 to 2.6.7
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7)

---
updated-dependencies:
- dependency-name: node-fetch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 19:19:49 +02:00
BuckarooBanzay
4e48bc8b89 pin docker action 2022-05-11 18:28:58 +02:00
dependabot[bot]
f40f578552 Bump jshint from 2.13.1 to 2.13.4
Bumps [jshint](https://github.com/jshint/jshint) from 2.13.1 to 2.13.4.
- [Release notes](https://github.com/jshint/jshint/releases)
- [Changelog](https://github.com/jshint/jshint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jshint/jshint/compare/2.13.1...2.13.4)

---
updated-dependencies:
- dependency-name: jshint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 18:28:10 +02:00
dependabot[bot]
cbdb7c50d4 Bump node from 16.11.0-alpine to 18.1.0-alpine
Bumps node from 16.11.0-alpine to 18.1.0-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 18:27:53 +02:00
BuckarooBanzay
ade3d3ca1a fix bot handling 2021-11-28 19:51:40 +01:00
BuckarooBanzay
b4a0c7c61f Revert "Bump discord.js from 12.5.3 to 13.2.0"
This reverts commit 8ccc7d64faa13954994ef505c3713569cb67a9e1.
2021-11-28 19:45:22 +01:00
BuckarooBanzay
bb1c32a017 settings 2021-11-28 18:49:29 +01:00
BuckarooBanzay
1a327b7f5e ignore messages from the discord bot itself 2021-11-28 17:58:41 +01:00
BuckarooBanzay
9af6386d48 indents! 2021-11-28 17:57:04 +01:00
BuckarooBanzay
d2bd1dbd68 proper intents 2021-10-12 13:10:52 +02:00
BuckarooBanzay
095ba6a8c5 clean up Dockerfile / add intents to discord bot 2021-10-12 13:06:31 +02:00
dependabot[bot]
f1f60d6e96 Bump jshint from 2.13.0 to 2.13.1
Bumps [jshint](https://github.com/jshint/jshint) from 2.13.0 to 2.13.1.
- [Release notes](https://github.com/jshint/jshint/releases)
- [Changelog](https://github.com/jshint/jshint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jshint/jshint/compare/2.13.0...2.13.1)

---
updated-dependencies:
- dependency-name: jshint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-12 12:56:13 +02:00
dependabot[bot]
8ccc7d64fa Bump discord.js from 12.5.3 to 13.2.0
Bumps [discord.js](https://github.com/discordjs/discord.js) from 12.5.3 to 13.2.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Changelog](https://github.com/discordjs/discord.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord.js/compare/12.5.3...13.2.0)

---
updated-dependencies:
- dependency-name: discord.js
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-12 12:56:04 +02:00
dependabot[bot]
068950a0f2 Bump node from 16.3.0-alpine to 16.11.0-alpine
Bumps node from 16.3.0-alpine to 16.11.0-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-12 12:55:56 +02:00
BuckarooBanzay
3ba8fb6706 shutdown hoook 2021-07-02 08:04:44 +02:00
BuckarooBanzay
e36bce5a86 use classes for chat-clients 2021-07-02 07:51:14 +02:00
BuckarooBanzay
b33bead9f8 destroy/quit stub 2021-07-01 20:26:48 +02:00
BuckarooBanzay
739ae21b67 prevent empty message sending (disord 400's on them) / debug mode 2021-07-01 20:20:28 +02:00
BuckarooBanzay
09aed7604a lifecycle / reconnect stub 2021-07-01 20:16:12 +02:00
BuckarooBanzay
092f1d09c0 proper dev environment 2021-07-01 20:08:56 +02:00
dependabot[bot]
2504b264b1 Bump node from 15.2.1-alpine to 16.3.0-alpine
Bumps node from 15.2.1-alpine to 16.3.0-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 19:55:39 +02:00
dependabot[bot]
07e74ae49c Bump jshint from 2.12.0 to 2.13.0
Bumps [jshint](https://github.com/jshint/jshint) from 2.12.0 to 2.13.0.
- [Release notes](https://github.com/jshint/jshint/releases)
- [Changelog](https://github.com/jshint/jshint/blob/2.13.0/CHANGELOG.md)
- [Commits](https://github.com/jshint/jshint/compare/2.12.0...2.13.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 19:55:29 +02:00
dependabot[bot]
cbe5b57e60 Bump ws from 7.4.4 to 7.5.1
Bumps [ws](https://github.com/websockets/ws) from 7.4.4 to 7.5.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.4...7.5.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 19:55:19 +02:00
dependabot[bot]
1d33841d15 Bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 19:49:40 +02:00
dependabot[bot]
e59dbe258e Bump express-ws from 4.0.0 to 5.0.2
Bumps [express-ws](https://github.com/HenningM/express-ws) from 4.0.0 to 5.0.2.
- [Release notes](https://github.com/HenningM/express-ws/releases)
- [Commits](https://github.com/HenningM/express-ws/commits)

---
updated-dependencies:
- dependency-name: express-ws
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-01 19:48:43 +02:00
dependabot[bot]
fe688de4aa
Bump irc-framework from 4.9.0 to 4.11.0
Bumps [irc-framework](https://github.com/kiwiirc/irc-framework) from 4.9.0 to 4.11.0.
- [Release notes](https://github.com/kiwiirc/irc-framework/releases)
- [Commits](https://github.com/kiwiirc/irc-framework/compare/v4.9.0...v4.11.0)

---
updated-dependencies:
- dependency-name: irc-framework
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-24 19:11:19 +00:00
dependabot-preview[bot]
31cd267cbe Upgrade to GitHub-native Dependabot 2021-05-01 16:31:59 +02:00
dependabot-preview[bot]
0022a49951
Merge pull request #76 from minetest-beerchat/dependabot/npm_and_yarn/discord.js-12.5.3 2021-04-02 12:06:53 +00:00
dependabot-preview[bot]
d7b780f10e
Bump discord.js from 12.5.2 to 12.5.3
Bumps [discord.js](https://github.com/discordjs/discord.js) from 12.5.2 to 12.5.3.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/12.5.2...12.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-04-02 12:05:10 +00:00
dependabot-preview[bot]
95da3dfff2
Merge pull request #74 from minetest-beerchat/dependabot/npm_and_yarn/discord.js-12.5.2 2021-04-01 10:00:15 +00:00
dependabot-preview[bot]
1850c7a5a8
Bump discord.js from 12.5.1 to 12.5.2
Bumps [discord.js](https://github.com/discordjs/discord.js) from 12.5.1 to 12.5.2.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/12.5.1...12.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-31 21:04:31 +00:00
BuckarooBanzay
f29f01d3a9 remove pandorabox trigger 2021-01-05 13:29:25 +01:00
BuckarooBanzay
49ccc94208 workflow fix 2021-01-05 13:28:35 +01:00
dependabot-preview[bot]
8206965a40
Merge pull request #59 from minetest-beerchat/dependabot/npm_and_yarn/discord.js-12.5.1 2020-11-26 10:00:12 +00:00
dependabot-preview[bot]
29a42457cd
Bump discord.js from 12.5.0 to 12.5.1
Bumps [discord.js](https://github.com/discordjs/discord.js) from 12.5.0 to 12.5.1.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/12.5.0...12.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-25 23:37:43 +00:00
dependabot-preview[bot]
1d6500ab4a Bump discord.js from 12.4.1 to 12.5.0
Bumps [discord.js](https://github.com/discordjs/discord.js) from 12.4.1 to 12.5.0.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/12.4.1...12.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-23 07:25:05 +01:00
Buckaroo Banzai
654444d20b
require() "beerchat.js" file in pwd for more flexibility (#56)
* require() "beerchat.js" file in pwd for more flexibility
* fix integration test
2020-11-22 09:46:33 +01:00
dependabot-preview[bot]
37844e6cf6 Bump node from 15.1.0-alpine to 15.2.1-alpine
Bumps node from 15.1.0-alpine to 15.2.1-alpine.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-17 11:12:30 +01:00
dependabot-preview[bot]
f651160086 Bump discord.js from 12.3.1 to 12.4.1
Bumps [discord.js](https://github.com/discordjs/discord.js) from 12.3.1 to 12.4.1.
- [Release notes](https://github.com/discordjs/discord.js/releases)
- [Commits](https://github.com/discordjs/discord.js/compare/12.3.1...12.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-05 07:44:09 +01:00
dependabot-preview[bot]
6bc293e269 Bump node from 14.12.0-alpine to 15.1.0-alpine
Bumps node from 14.12.0-alpine to 15.1.0-alpine.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-05 07:43:49 +01:00
Buckaroo Banzai
7048339695
Update pandorabox deployment 2020-11-05 07:43:31 +01:00
dependabot-preview[bot]
0dc5179d68 Bump node from 14.11.0-alpine to 14.12.0-alpine
Bumps node from 14.11.0-alpine to 14.12.0-alpine.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-05 09:30:11 +02:00
dependabot-preview[bot]
ceef6f6805 Bump node from 14.10.1-alpine to 14.11.0-alpine
Bumps node from 14.10.1-alpine to 14.11.0-alpine.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-17 10:52:37 +02:00