Skip to content

CryptoNote network stats discord bot that displays a variety of network information and statistics on demand

Notifications You must be signed in to change notification settings

worktips/python3-network-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Python 3 cryptonote network stats discord bot

Cryptonote network stats discord bot that displays a variety of network information and statistics on demand

DEPENDENCIES

apt-get install python3

apt-get -y install python3-pip

python3 -m pip install discord.py==0.16.12

HOW TO USE

  • Go to https://discordapp.com/developers/applications/
  • Create an application
  • Go to 'Bot' section of discordapp.com/developers portal from the menu and add new bot
  • Get a bot token and add it to TOKEN value inside networkbot.py file
  • Go to 'Auth' section of discordapp.com/developers portal and mark the checkbox 'bot' to generate an invite link for your new bot.
  • Visit the generated link to invite your bot to your Discord server.

HOW TO RUN

python3 networkbot.py

About

CryptoNote network stats discord bot that displays a variety of network information and statistics on demand

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages