Overglitch commited on
Commit
42dba54
·
verified ·
1 Parent(s): ec962cd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -203,7 +203,7 @@ channels = [
203
  url="https://discord.com/api/v9/channels/1330367547249524788/messages",
204
  sticker_ids=SANDRA_STICKER_IDS,
205
  gif_urls=DEFAULT_GIF_URLS,
206
- TEXTS=[],
207
  min_interval=65,
208
  max_interval=80
209
  ),
 
203
  url="https://discord.com/api/v9/channels/1330367547249524788/messages",
204
  sticker_ids=SANDRA_STICKER_IDS,
205
  gif_urls=DEFAULT_GIF_URLS,
206
+ texts=[],
207
  min_interval=65,
208
  max_interval=80
209
  ),