CoolFace
Apppublic

flatio-community-unofficial/Flat-Notifs

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes
28 commits on main
e81d82c2mo ago

README

xarical
4b698ee2mo ago

QOL: Add .gitignore and .env via dotenv

xarical
06d7de98mo ago

Bug fixes: suppress KeyError during notif url building or notif sending when some expected value was undefined. Gracefully handles breaking bug of commentId occasionally being undefined

xarical
d5b355e9mo ago

Bug fixes: add LOGGING_LEVEL environment variable

xarical
398323f10mo ago

Bug fixes: Add more error handling, remove aiohttp_refresh_loop, add aiohttp_refresh command, update user count in status

xarical
da5ec1a10mo ago

Update status in app.py and version_msg in config.py

xarical
6d5b75f11mo ago

Change command prefix from % to ! to avoid conflict with FlatBot

xarical
bedf5cd11mo ago

Add pull-requests write permission to checkfilesizes.yml

xarical
6f95a381y ago

Apply nameservers env to gateway connection

xarical
9b0dc421y ago

Slight reorganization in app.py and config.py, add nameservers env

xarical
64c00271y ago

Update hf space deployment yaml in README.md

xarical
84627711y ago

Fix bug involving nonexistent users, remove unnecessary identifier conversions

xarical
98ae3eb1y ago

Refactor to use user IDs for checking instead of usernames, fix notification duplication bug by storing processed_ids instead of newest_id, add load handling to AiohttpManager

xarical
a21a9481y ago

Add mention flag, fix inconsistencies in some output messages

xarical
9939e111y ago

Fix output logic in check_notifs_loop and addrule and removerule argument handling

xarical
85685111y ago

Create deploytospace.yml and checkfilesizes.yml workflows for HF Space deployment

xarical
639fed51y ago

Add README for HF Space config, move repo README to .github

xarical
8622a0e1y ago

Handle API and server errors more gracefully, improve maintainability of codebase, bug fixes

xarical
f499c4d2y ago

shenanigans (i hope i won't regret these vague commit names later)

xarical
01d17072y ago

clean up, tweak interval

xarical
3867cd02y ago

add a

xarical
a98e7242y ago

Add link to support Discord server, finish support for usage in servers (/getstarted can only be used in DMs, add /flatnotifs as command prefix), update help page

xarical
8b08b9c2y ago

WHEEEEEEEEEEEEEEEE

xarical
6c522b42y ago

a

xarical
58735822y ago

modify messages again, fix a double equals sign in assignment

xarical
cada72e2y ago

add an extra try except to startup, update help message formatting, add score id category

xarical
b9c95e22y ago

add comments and spaces, expand is_important (dict) into is_important and triggered_rules, and add italics to some messages

xarical
3f63def2y ago

initial commit (resetting version control)

xarical