Skip to content

Commit 85c14f5

Browse files
Removed options related code
1 parent 00e9ff9 commit 85c14f5

File tree

2 files changed

+3
-210
lines changed

2 files changed

+3
-210
lines changed

config.yaml

+3-16
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ CATEGORIES:
77
USERS: ▬▬▬ 👨 Users ▬▬▬
88
REDDIT: ▬▬▬ 👽 Reddit ▬▬▬
99
NFTS: ▬▬▬ 🐒 NFTs ▬▬▬
10-
OPTIONS: ▬▬▬ 🎯 Options ▬▬▬
1110

1211
###############
1312
### LOOPS ###
@@ -137,15 +136,15 @@ LOOPS:
137136
NFTS:
138137
ENABLED: True
139138

140-
TOP:
139+
TOP:
141140
ENABLED: True
142141
CHANNEL: 🏆┃top
143142

144-
UPCOMING:
143+
UPCOMING:
145144
ENABLED: False
146145
CHANNEL: 🌠┃upcoming
147146

148-
P2E:
147+
P2E:
149148
ENABLED: True
150149
CHANNEL: 🎮┃p2e
151150

@@ -195,18 +194,6 @@ LOOPS:
195194
ENABLED: False
196195
CHANNEL: 💲┃trades
197196

198-
OPTIONS:
199-
ENABLED: True
200-
VOLUME_CHANNEL: 💣┃volume
201-
SPACS_CHANNEL: 💰┃spacs
202-
SHORTS_CHANNEL: 📉┃shorts
203-
204-
OPTION_ALERT:
205-
ENABLED: False
206-
207-
CHANNEL: 🚨┃alerts
208-
OVERVIEW_CHANNEL: 🏆┃overview
209-
210197
YIELD:
211198
ENABLED: True
212199
CHANNEL: 🏢┃yield

src/cogs/loops/options.py

-194
This file was deleted.

0 commit comments

Comments
 (0)