zubin-madon / Wallet-Tracker-Bot

A Discord bot that sends notifications in a server every time a transaction takes place on a set of ETH wallets.
MIT License
8 stars 3 forks source link

get_transactions error #2

Open tamaning opened 2 years ago

tamaning commented 2 years ago

Hi man, hope you are well! I am trying to get this bot up & running... i keep getting: main.py:166: RuntimeWarning: coroutine 'get_transactions' was never awaited get_transactions() RuntimeWarning: Enable tracemalloc to get the object allocation many thanks in advance

zubin-madon commented 2 years ago

Double check the code here: https://replit.com/@ZubinMadon/Wallet-Tracker-Bot#main.py