Karma commited on
Commit
2445317
·
1 Parent(s): 3cd5527

Update fsub.py

Browse files
Files changed (1) hide show
  1. Mikobot/plugins/fsub.py +2 -2
Mikobot/plugins/fsub.py CHANGED
@@ -177,13 +177,13 @@ __help__ = """
177
  ➠ Designate me as an admin in your channel
178
 
179
  ➠ *Commands*
180
- » /fsub channel_username - to initiate and customize settings for the channel.
181
 
182
  ➠ *Kick things off with...*
183
  » /fsub - to review the current settings.
184
  » /fsub off - to deactivate the force subscription feature.
185
 
186
- ➠ *If you disable fsub, you'll need to set it up again for it to take effect. Utilize* /fsub channel_username.
187
  """
188
  __mod_name__ = "F-SUB"
189
  # <================================================ END =======================================================>
 
177
  ➠ Designate me as an admin in your channel
178
 
179
  ➠ *Commands*
180
+ » /fsub channel\_username - to initiate and customize settings for the channel.
181
 
182
  ➠ *Kick things off with...*
183
  » /fsub - to review the current settings.
184
  » /fsub off - to deactivate the force subscription feature.
185
 
186
+ ➠ *If you disable fsub, you'll need to set it up again for it to take effect. Utilize /fsub channel\_username.*
187
  """
188
  __mod_name__ = "F-SUB"
189
  # <================================================ END =======================================================>