bunkerbot-go

command module
v0.0.0-...-89d335d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 6, 2023 License: GPL-3.0 Imports: 10 Imported by: 0

README

[WIP] Bunkerbot-go [WIP]

This bot is still a Work-In-Progress and not all features are implemented yet.

The (rewritten) Discord Bot for the Bunkercoin Discord Server.

How to use this

To compile this bot, you need the go tool installed.

Optional Flags
Compiling

To compile the bot, just run this command:

make
Running the binary

If you successfully compiled the bot, run this command to start it:

BOT_TOKEN=<YOUR TOKEN HERE> ./bin/bunkerbot-go
Developing

To be able to quickly run & compile the bot while developing, set the 'TOKEN' Variable at the top of the Makefile.

Afterwards, you can just run

make run

to compile & run the bot

Available commands

  • .help - Show a list of commands
  • .bkcblocks - Show the number of blocks in the Bunkercoin blockchain
  • .bkchashrate - Show the Bunkercoin network hashrate
  • .bkcdiff - Show the Bunkercoin network difficulty
  • .bkcinfo - Show all of the above with a nice embed

Disclaimer

This bot uses the discordgo library

The embed.go file to simplify creating embeds was made by NecroForger

Documentation

Overview

Main package.

Directories

Path Synopsis
Bunkercoin related functionality
Bunkercoin related functionality

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL