mirror of
https://github.com/nikdoof/smsbot.git
synced 2025-12-13 10:02:15 +00:00
Add note about Helm removal
This commit is contained in:
@@ -35,3 +35,10 @@ To configure SMSBot, you'll need a Twilio account, either paid or trial is fine.
|
||||
Your bot should now receive messages, on Telegram you need to start a chat or invite it into any channels you want, then update the `SMSBOT_DEFAULT_SUBSCRIBERS` values with their IDs.
|
||||
|
||||
**Note**: You cannot send test messages from your Twilio account to your Twilio numbers, they'll be silently dropped or fail with an "Invalid Number" error.
|
||||
|
||||
## Helm Chart
|
||||
|
||||
Previously this repository had a Helm chart to configure smsbot for Kubernetes clusters. It was removed as the chart itself didn't offer any additional functionality outside of creating the deployment by hand. If you want to use Helm then I suggest using one of the following generic charts that can be used to deploy applications:
|
||||
|
||||
* https://github.com/stakater/application
|
||||
* https://github.com/nikdoof/helm-charts/tree/master/charts/common-chart
|
||||
|
||||
Reference in New Issue
Block a user