cannawen / dota-gsi-discord-bot

Use Dota 2's Game State Integration API to make helpful announcements in a discord voice channel
MIT License
5 stars 2 forks source link

[chore] migration script for when assistant config strings are changed #115

Closed cannawen closed 1 year ago

cannawen commented 1 year ago

stuff saved on the /data volume need to be updated to use new strings

cannawen commented 1 year ago

Did manual migration

fly ssh console
cd ../data/student
sed -i 's/rune-/rune_/g' *

Added a note to the top of the config strings warning about changing the strings