No description
  • TypeScript 100%
Find a file
Matthew 4d0b37837d
fix: Fixed validation on wrong value (#8)
* fix: Stopping server from being ddosed

* fix: Fixed regex for domain validation

* fix: Fix validation fixing wrong value
2023-10-05 14:06:37 -04:00
config feature: Added logging channel for guild joins 2023-09-24 19:06:48 -04:00
src fix: Fixed validation on wrong value (#8) 2023-10-05 14:06:37 -04:00
test feature: Total check count display on item 2023-09-26 14:03:03 -04:00
.eslintrc.json initial commit 2023-09-23 23:30:50 -04:00
.gitignore initial commit 2023-09-23 23:30:50 -04:00
datapackage.json initial commit 2023-09-23 23:30:50 -04:00
index.ts feature: Added logging channel for guild joins 2023-09-24 19:06:48 -04:00
LICENSE Initial commit 2023-09-23 20:20:20 -04:00
package-lock.json initial commit 2023-09-23 23:30:50 -04:00
package.json tests: Added hints to testing 2023-09-24 13:24:22 -04:00
README.md readme: Fix name for markdown 2023-09-24 11:58:32 -04:00
tsconfig.json initial commit 2023-09-23 23:30:50 -04:00

Archipelago Notifier

Summary

This is a Discord bot for monitoring Archipelago that keeps track of your session and reports all items you've collected to any Discord server of your choice for your friends or teammates to be notified of.

It supports any game, and provides a rich set of embeds for each event that it displays.

Supported Events

The bot supports the following events to display in Discord:

  • Player Join
  • Player Leave
  • Item Send
  • Hint

Getting starting

To start, please invite the bot to your server: https://discord.com/api/oauth2/authorize?client_id=1155297342531059763&permissions=0&scope=bot

Once you've added the bot, you can begin monitoring a session using the /monitor command followed by the displayed arguments.

The required arguments include: game, player, host, port

You can then stop monitoring a session at any time using /unmonitor