mirror of
https://github.com/YuzuZensai/UrgentNotification.git
synced 2026-09-13 10:49:21 +00:00
Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b7f18e7a06 | ||
|
|
180989265f |
@@ -0,0 +1,11 @@
|
||||
# To get started with Dependabot version updates, you'll need to specify which
|
||||
# package ecosystems to update and where the package manifests are located.
|
||||
# Please see the documentation for all configuration options:
|
||||
# https://docs.github.com/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
|
||||
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "npm" # See documentation for possible values
|
||||
directory: "/" # Location of package manifests
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
@@ -1,2 +1,6 @@
|
||||
# 💌 UrgentNotification
|
||||
BetterDiscord plugin that allow urgent messages to bypass do not disturb mode, streamer mode and others
|
||||
|
||||
## ⚠️ Disclaimers
|
||||
|
||||
Automating normal user accounts (generally called "self-bots") outside of the OAuth2/bot API is a **violation** of Discord [Terms Of service](https://discord.com/terms) & [Community Guidelines](https://discord.com/guidelines), and can result in account termination if found. **I do not take any responsibility, liability, or anything that happened to or on your Discord Account.**
|
||||
|
||||
Reference in New Issue
Block a user