Skip to content

wiered/SiegeStatsBot_2_0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tabstats died, so bot is broken :(

R6Hub discord bot

Retrieve and View Rainbow Six: Siege Stats from tabstats.com in Discord Servers

He's champ now... How much time has passed...

Installation

  1. Clone this project
  2. Install requirments
pip install -r requirements.txt
  1. Copy default_config.ini as config.ini
copy ./config/default_config.ini ./config/config.ini
  1. Configure .\configs\config.ini
  2. Done

Configuration

Default configuration looks like this:

[DEFAULT]
token = TOKEN
log_level = INFO
guild_id = GUILD_ID

Replace TOKEN with your discord application token, and GUILD_ID with your guild ID

Running

py .\bot.py

Find a bug?

If you found an issue or would like to submit an improvement to this project, please submit an issue using the issues tab above. If you would like to submit a PR with a fix, reference the issue you created!

License

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages