Foxo foxo
foxo commented on issue foxo/printer_bot#13 2024-07-24 09:52:26 +00:00
Force NTP when starting bot

I assume this is because the certificate of api.telegram.org is not valid when the system time is wrong. There is no way to force NTP especially without root permissions and i believe it's out of…

foxo pushed to main at foxo/printer_bot 2024-03-20 21:26:38 +00:00
91afaf0e39 Merge pull request 'Add 37C3 to README' (#7) from eloy/printer_bot:main into main
a6c4de8e2c Add 37C3 to README
Compare 2 commits »
foxo merged pull request foxo/printer_bot#7 2024-03-20 21:26:37 +00:00
Add 37C3 to README
foxo transferred repository foxo/www to Foxolab/www 2023-12-28 16:14:26 +00:00
foxo pushed to master at Foxolab/www 2023-12-28 13:24:30 +00:00
2e678edfea First commit.
foxo created branch master in Foxolab/www 2023-12-28 13:24:30 +00:00
foxo created repository Foxolab/www 2023-12-28 13:24:11 +00:00
foxo opened issue pinks/eris#18 2023-09-26 14:48:45 +00:00
Do not send "Sending image" event on generation.
foxo pushed to main at Furizon/furizon_webint 2023-09-20 18:15:54 +00:00
c735144dca Added option to define daily tickets, added fixes for daily tickets
foxo pushed to main at foxo/printer_bot 2023-08-18 08:55:30 +00:00
fe4d8a77d3 Merge remote-tracking branch 'refs/remotes/origin/main'
a3eca6e7d1 Fixed exception on sticker length limit + added logging to admin
3d195e8e16 Added Telethon sessions to .gitignore
Compare 3 commits »
foxo pushed to main at foxo/printer_bot 2023-08-17 17:23:57 +00:00
19563e734f Merge pull request 'Add BornHack 2023, reformat other links' (#4) from eloy/printer_bot:main into main
cd4ac2d3aa Add BornHack 2023, reformat other links
Compare 2 commits »
foxo merged pull request foxo/printer_bot#4 2023-08-17 17:23:56 +00:00
Add BornHack 2023, reformat other links
foxo commented on issue foxo/printer_bot#1 2023-08-17 14:47:27 +00:00
Some improvement ideas

https://hacksrus.xyz/notice/AYp3DXBOjWhgkhbZJI

Maybe we should create some deployment recommendations section in the readme, such as buying Brother DK-22606 tape for warning stickers.

D…

foxo pushed to main at foxo/printer_bot 2023-08-17 14:41:33 +00:00
a08a257438 Updated README with paper clarification, cccamp feature
foxo opened issue foxo/printer_bot#3 2023-08-10 07:48:17 +00:00
Move limits from sticker numbers to actual length of printed stickers
foxo opened issue foxo/printer_bot#2 2023-08-10 07:45:24 +00:00
Add printer permission checking
foxo commented on issue foxo/printer_bot#1 2023-08-06 14:49:30 +00:00
Some improvement ideas

You mean adapting the range of the blackiest/whitest pixel, to 0:255? Or am i missing something else?

That's the essence of it yes, but I don't know the details of the algorithm. Now…

foxo pushed to main at Furizon/furizon_webint 2023-08-06 13:08:35 +00:00
1519272463 Fixed cannot change propic
foxo pushed to main at Furizon/furizon_webint 2023-08-06 12:25:56 +00:00
a963f93d52 Room availability always returns a number (even if that room is not present)
fec10740a4 Added missing requirements
Compare 2 commits »
foxo commented on issue foxo/printer_bot#1 2023-08-06 11:25:11 +00:00
Some improvement ideas

First, thanks for writing this bot!

Just writing down some ideas we had while using this bot:

  • Histogram normalization for color images, which improves the quality when printing in…