Skip to content

Namarand/gambling-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gambling Bot

A golang powered Twitch bot handling simple vote mechanism

Getting Started

Prerequisites

Installing

Get deps using go mod

go mod vendor

then build

cd cmd
go build -o gambling-bot gambling-bot.go

Usage & Configuration

cd cmd
./gambling-bot --help

Gambling Bot uses config files in .yaml format, see config.yml file inside the tests directory for real life examples.

Running the tests

go test github.com/Namarand/gambling-bot/internal/app

Continuous Integration

See drone.github.papey.fr/papey/gambling-bot/

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

  • Namarand - Main author - Namarand
  • Wilfried OLLIVIER - Main author - Papey

Licence

LICENSE file for details

Notes

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •