1
0
Fork
You've already forked bolt-alerts
4
No description
  • Lua 56.8%
  • Svelte 37.8%
  • TypeScript 2.6%
  • Python 1.8%
  • HTML 0.6%
  • Other 0.4%
Find a file
2026年04月21日 15:09:31 +01:00
app add aspects subcategory + today's new aspects 2026年04月13日 12:22:14 +01:00
build migrate from github 2025年11月26日 18:48:51 +00:00
doc update buffmodule 2025年12月23日 15:38:48 +00:00
modules update chatmodule again 2026年02月18日 20:33:03 +00:00
.gitmodules remove popup alerts 2026年01月20日 16:06:26 +00:00
base64.lua add rulesets to UI 2025年02月08日 23:48:46 +00:00
bolt.json publish v0.12.1 2026年04月21日 15:09:31 +01:00
LICENCE.md add GPL2 licence 2025年12月23日 16:20:36 +00:00
main.lua increase stat bar width to 89 2026年04月19日 21:09:53 +02:00
meta.json publish v0.12.1 2026年04月21日 15:09:31 +01:00
README.md migrate from github 2025年11月26日 18:48:51 +00:00

Bolt Alerter

A configurable plugin for Bolt Launcher which can alert you when various things happen in-game.

Add from URL

https://codeberg.org/Adamcake/bolt-alerts/raw/branch/master/meta.json

This plugin is NOT:

  • an "AFK Warden". Its function is to send alerts to the user. AFK activity is the main thing it's useful for, but not the only thing.
  • a programming language. I'm aware that people have used alt1's AfkWarden and its almost turing-complete nature to do crazy things like help with PvM encounters or crowdsource data, but this plugin is simpler and smaller in scope than that. If you want to do those things, make your own plugin.
  • a bot/macro/cheat/etc. Bolt plugins have no ability to automate gameplay or interact with the game, as doing so would be against the terms of service. The only action this plugin will ever take is to notify the user based on the things it can see on the screen.