Skip to content

This discord bot allows you to calculate estimated ethereum transaction costs.

License

Notifications You must be signed in to change notification settings

dozerokz/Ethereum-gas-calculator-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GasCalcutor

This discord bot allows you to calculate estimated ethereum transaction costs.

If you don't want to run bot by yourself you can use this links to add it to your servers!

Installation

Use the package manager pip to install all requirements from requirements.txt.

pip install -r requirements.txt

Usage

Firstly you need to create discord bot, here is guide.

Secondly you need to change this constant

BOT_TOKEN = 'Your_Bot_Token' #Your Bot Token from discord applications

To start bot you need to use this command

python GasCalculator.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. '

License

MIT

About

This discord bot allows you to calculate estimated ethereum transaction costs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages