Skip to content

Commit

Permalink
Removed options related code
Browse files Browse the repository at this point in the history
  • Loading branch information
StephanAkkerman committed Apr 15, 2024
1 parent 00e9ff9 commit 85c14f5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 210 deletions.
19 changes: 3 additions & 16 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ CATEGORIES:
USERS: ▬▬▬ 👨 Users ▬▬▬
REDDIT: ▬▬▬ 👽 Reddit ▬▬▬
NFTS: ▬▬▬ 🐒 NFTs ▬▬▬
OPTIONS: ▬▬▬ 🎯 Options ▬▬▬

###############
### LOOPS ###
Expand Down Expand Up @@ -137,15 +136,15 @@ LOOPS:
NFTS:
ENABLED: True

TOP:
TOP:
ENABLED: True
CHANNEL: 🏆┃top

UPCOMING:
UPCOMING:
ENABLED: False
CHANNEL: 🌠┃upcoming

P2E:
P2E:
ENABLED: True
CHANNEL: 🎮┃p2e

Expand Down Expand Up @@ -195,18 +194,6 @@ LOOPS:
ENABLED: False
CHANNEL: 💲┃trades

OPTIONS:
ENABLED: True
VOLUME_CHANNEL: 💣┃volume
SPACS_CHANNEL: 💰┃spacs
SHORTS_CHANNEL: 📉┃shorts

OPTION_ALERT:
ENABLED: False

CHANNEL: 🚨┃alerts
OVERVIEW_CHANNEL: 🏆┃overview

YIELD:
ENABLED: True
CHANNEL: 🏢┃yield
Expand Down
194 changes: 0 additions & 194 deletions src/cogs/loops/options.py

This file was deleted.

0 comments on commit 85c14f5

Please sign in to comment.