This website requires JavaScript.
Explore
Help
Sign In
kuhyx
/
signal-bot
Watch
1
Star
0
Fork
0
You've already forked signal-bot
mirror of
https://github.com/kuhyx/signal-bot.git
synced
2026-07-04 12:03:03 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
main
signal-bot
/
run.sh
4 lines
64 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
fix: self sending !kot works now
2024-06-23 23:03:20 +02:00
#!/bin/sh
feat: made it uvicorn fast api compliant
2024-10-11 19:27:15 +02:00
uvicorn main:app --host 0.0.0.0 --port
8000
--reload
Reference in New Issue
Copy Permalink