This PR fixes #657 by renaming VxTwitter to SNSConverter. This was mainly done using sed and then fixing the remaining changes by inspection. Please see individual commit messages for details.
Since the cog's class name has changed, this means that the config will not be loaded properly. No attempts to reconcile this config will be made.
Description of the changes
This is a breaking change!
This PR fixes #657 by renaming VxTwitter to SNSConverter. This was mainly done using
sed
and then fixing the remaining changes by inspection. Please see individual commit messages for details.Since the cog's class name has changed, this means that the config will not be loaded properly. No attempts to reconcile this config will be made.
Screenshots