Overglitch commited on
Commit
47da374
·
verified ·
1 Parent(s): 91ae8f4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -218,8 +218,8 @@ channels = [
218
  DiscordChannel(
219
  name="sandra",
220
  url="https://discord.com/api/v9/channels/1330367547249524788/messages",
221
- min_interval=490,
222
- max_interval=600,
223
  sticker_ids=SANDRA_STICKER_IDS,
224
  gif_urls=SANDRA_GIF_URLS
225
  ),
 
218
  DiscordChannel(
219
  name="sandra",
220
  url="https://discord.com/api/v9/channels/1330367547249524788/messages",
221
+ min_interval=810,
222
+ max_interval=1000,
223
  sticker_ids=SANDRA_STICKER_IDS,
224
  gif_urls=SANDRA_GIF_URLS
225
  ),