deployment-railway
Installation
SKILL.md
When to use this skill
Deploy Flask LINE bots to Railway.app, configure environment variables, set up webhooks, and monitor deployments.
How to use it
Required Files
Procfile:
web: python main.py
Related skills
More from forever19735/garbage
line-bot-development
Build and maintain LINE messaging API integrations, handle webhook events, and implement bot commands
10code-refactoring-solid
Guide for refactoring Python code to follow SOLID principles and improve maintainability
8command-design
Design and implement intuitive, user-friendly bot command interfaces with comprehensive help systems
3scheduling-system
Implement automated scheduling with APScheduler for multi-group timed broadcasts and rotation management
3ux-command-analysis
Evaluates the user experience of the bot's command interface and provides actionable recommendations
3firebase-integration
Integrate Google Firebase Firestore for cloud data storage, implement CRUD operations, and manage data persistence
3