Skip to content

Commit

Permalink
Merge pull request #78 from 0xAurelius/deprecate-gov-token-bots
Browse files Browse the repository at this point in the history
Remove deprecated bots
  • Loading branch information
0xAurelius authored Sep 11, 2024
2 parents 678b7bb + fcd6032 commit fecb513
Show file tree
Hide file tree
Showing 55 changed files with 0 additions and 2,142 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ These variables must also be defined, and will be used to replace variables in t
- `POLYGONSCAN_API_KEY`
- `WEB3_PROVIDER_ETH_URL`
- `WEB3_PROVIDER_POLYGON_URL`
- `DISCORD_BOT_TOKEN_REBASE`
- `DISCORD_BOT_WEBHOOK_REBASE`
- `DISCORD_BOT_TOKEN_KLIMA_PRICE`
- `DISCORD_BOT_TOKEN_BCT_PRICE`
- `DISCORD_BOT_TOKEN_MCO2_PRICE`
Expand Down
26 changes: 0 additions & 26 deletions k8s/bond_alerts/deployment_set_bot.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions k8s/bond_alerts/kustomization.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions k8s/c3_price/deployment_set_bot.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions k8s/c3_price/kustomization.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions k8s/dao_balance/deployment_set_bot.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions k8s/dao_balance/kustomization.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions k8s/dao_fee/deployment_set_bot.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions k8s/dao_fee/kustomization.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions k8s/dcm_supply/deployment_set_bot.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions k8s/dcm_supply/kustomization.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions k8s/index/deployment_set_bot.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions k8s/index/kustomization.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions k8s/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,13 @@ kind: Kustomization
resources:
- namespace.yaml
- ./bct_price
# TODO: fix interactions for bond discount bot
# - ./bond_alerts
- ./c3_price
- ./index
- ./klima_price
- ./mco2_price
- ./moss_price
- ./nbo_price
- ./nct_price
- ./next_rewards
- ./staking_rewards
- ./supply_cc
- ./treasury_carbon
- ./treasury_market
- ./ubo_price
- ./retirement_fee_info
- ./dao_fee
- ./dao_balance
- ./dcm_supply
- ./cco2_price

namespace: discord-bots
Expand Down
16 changes: 0 additions & 16 deletions k8s/moss_price/deployment_set_bot.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions k8s/moss_price/kustomization.yaml

This file was deleted.

21 changes: 0 additions & 21 deletions k8s/next_rewards/deployment_set_bot.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions k8s/next_rewards/kustomization.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions k8s/secret.properties.template
Original file line number Diff line number Diff line change
@@ -1,27 +1,14 @@
AIRTABLE_API_KEY=${AIRTABLE_API_KEY}

DISCORD_BOT_TOKEN_BCT_PRICE=${DISCORD_BOT_TOKEN_BCT_PRICE}
DISCORD_BOT_TOKEN_KLIMA_BOND_ALERTS=${DISCORD_BOT_TOKEN_KLIMA_BOND_ALERTS}
DISCORD_BOT_TOKEN_C3_PRICE=${DISCORD_BOT_TOKEN_C3_PRICE}
DISCORD_BOT_TOKEN_KLIMA_PRICE=${DISCORD_BOT_TOKEN_KLIMA_PRICE}
DISCORD_BOT_TOKEN_MCO2_PRICE=${DISCORD_BOT_TOKEN_MCO2_PRICE}
DISCORD_BOT_TOKEN_MOSS_PRICE=${DISCORD_BOT_TOKEN_MOSS_PRICE}
DISCORD_BOT_TOKEN_NBO_PRICE=${DISCORD_BOT_TOKEN_NBO_PRICE}
DISCORD_BOT_TOKEN_NCT_PRICE=${DISCORD_BOT_TOKEN_NCT_PRICE}
DISCORD_BOT_TOKEN_CCO2_PRICE=${DISCORD_BOT_TOKEN_CCO2_PRICE}
DISCORD_BOT_TOKEN_REBASE=${DISCORD_BOT_TOKEN_REBASE}
DISCORD_BOT_TOKEN_STAKING_REWARDS=${DISCORD_BOT_TOKEN_STAKING_REWARDS}
DISCORD_BOT_TOKEN_SUPPLY_CC=${DISCORD_BOT_TOKEN_SUPPLY_CC}
DISCORD_BOT_TOKEN_INDEX=${DISCORD_BOT_TOKEN_INDEX}
DISCORD_BOT_TOKEN_TREASURY_CARBON=${DISCORD_BOT_TOKEN_TREASURY_CARBON}
DISCORD_BOT_TOKEN_TREASURY_MARKET=${DISCORD_BOT_TOKEN_TREASURY_MARKET}
DISCORD_BOT_TOKEN_UBO_PRICE=${DISCORD_BOT_TOKEN_UBO_PRICE}
DISCORD_BOT_TOKEN_RETIREMENT_FEE_INFO=${DISCORD_BOT_TOKEN_RETIREMENT_FEE_INFO}
DISCORD_BOT_TOKEN_DAO_FEE=${DISCORD_BOT_TOKEN_DAO_FEE}
DISCORD_BOT_TOKEN_DAO_BALANCE=${DISCORD_BOT_TOKEN_DAO_BALANCE}
DISCORD_BOT_TOKEN_DCM_SUPPLY=${DISCORD_BOT_TOKEN_DCM_SUPPLY}
DISCORD_BOT_WEBHOOK_REBASE=${DISCORD_BOT_WEBHOOK_REBASE}
DISCORD_WEBHOOK_BROKEN_BOND_ALERT=${DISCORD_WEBHOOK_BROKEN_BOND_ALERT}

POLYGONSCAN_API_KEY=${POLYGONSCAN_API_KEY}
WEB3_PROVIDER_ETH_URL=${WEB3_PROVIDER_ETH_URL}
Expand Down
16 changes: 0 additions & 16 deletions k8s/supply_cc/deployment_set_bot.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions k8s/supply_cc/kustomization.yaml

This file was deleted.

16 changes: 0 additions & 16 deletions k8s/treasury_carbon/deployment_set_bot.yaml

This file was deleted.

13 changes: 0 additions & 13 deletions k8s/treasury_carbon/kustomization.yaml

This file was deleted.

Loading

0 comments on commit fecb513

Please sign in to comment.