This is a Telegram bot for audit contracts in blockchains (Ethereum, BSC, Polygon, Avalanche, Fantom)
-
Rename the
.env.examplefile to.env -
Add MongoDB URI to
MONGODB_URI( learn more here ) -
Add Telegram bot token to
BOT_TOKEN( get token here ) -
Add Telegram channel or group username to
CHANNEL( if necessary )
npm install
npm start
Licensed under the MIT License.
