8000 GitHub - dadamu/hephaestus: Hephaestus is the official Desmos Discord bot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dadamu/hephaestus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hephaestus

Hephaestus is the official Discord bot for Desmos.

Configuration

[chain]
id = "<Chain ID>"
rpc_addr = "<Address of the RPC>"
grpc_addr = "<Address of the gRPC>"
gas_price =  "<Minimum gas price to be used>"

[account]
bech32_prefix = "<Bech32 prefix>"
mnemonic = "<Mnemonic phrase>"
hd_path = "<Account HD path>"


[bot]
prefix = "<Command prefix (optional - default '!')"
token = "<Discord bot token>"

[[bot.limitations]]
command = "<Command to limit>"
duration = "<Time for which to limit a command after success (eg. 5m, 8h, 3d)>"

About

Hephaestus is the official Desmos Discord bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 95.3%
  • Makefile 4.7%
0