-
-
Notifications
You must be signed in to change notification settings - Fork 334
Migration Guide
Wise edited this page Jul 29, 2022
·
2 revisions
Turn to your bot. Send /export to back up your subscriptions.
- *
Turn to your bot. Send/exportto back up your subscriptions. - (Optional) Back up your
/path/to/bot/config/. - Delete
/path/to/bot/config/. - Redeploy your bot cleanly. Configure other variables on Advanced Settings as you need.
- Turn to your bot. Send
/importto import your subscriptions again.
- *
Turn to your bot. Send/exportto back up your subscriptions. - Turn to your Railway project.
- (Optional) Back up your Redis database if you know how to do it.
- Turn to the
Settingspage, switch to theDangertab.Removethe Redis plugin. - Click the
Add Pluginbutton on the bottom left, selectAdd PostgreSQL. - Turn to the
Variablespage.DeletetheCHATIDandDELAYvariables. Configure other variables on Advanced Settings as you need. - Turn to your forked GitHub repository. Switch to the branch you've deployed, then click
Fetch upstreamandFetch and merge. - Wait for your Railway project to be updated.
- Turn to your bot. Send
/importto import your subscriptions again.
Make sure you switch to the master or dev branch. For Railway, you can do this by switching the deployment triggers (Deployments -> Triggers -> Branches -> add a new trigger and delete the old one) BEFORE START MIGRATING ACCORDING TO THE GUIDE.
Please read the FAQ General and FAQ Operational
Channels Using RSStT
You can also add content here! Open a Pull Request or join our discussion group and tell us about it!
If you use the public bot in your Channel, consider mentioning the bot (or this project) in your channel description (or pinned message) to let more people know about it. That's not a compulsion.