Coder Social home page Coder Social logo

zwivee / attendancebot Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 0.0 116 KB

Discord bot that will track reactions on messages and update Google Sheets spreadsheet with corresponding information.

License: GNU Affero General Public License v3.0

Python 100.00%
reactions discord-bot google-sheets tracks-reactions bot blackdesertonline blackdesertbot

attendancebot's Introduction

AttendanceBot

Discord bot that tracks reactions to message and adds it to Google Sheet worksheet. Allows the ability to cap reactions on Google Sheets.

Table of contents

General Info

The need arose where tracking attendance for node wars in (Black Desert Online) BDO for certain node sizes. The bot will track what the reaction of ✅.

Where ✅ means the an individual has the intention to show up for node war on given day.

Technologies

Bot is created with:

  • Python version: 3.8.5
  • Python-dotenv version: 0.15.0
  • Discord.py version: 1.5.1
  • Google-api-python-client version: 2.1.0
  • Gspread version: 3.6.0
  • Schedule version: 1.1.0

Setup

To run this bot, install these packages locally using pip:

$ pip install -r requirements.pip

Copy link https://discord.com/api/oauth2/authorize?client_id=747298773130149948&permissions=525440&scope=bot

Select your server and invite the bot.

DON'T FORGET TO RESTRICT BOT TO THE CHANNEL YOU WANT TO KEEP ATTENDANCE

Features

List of current features in v2.2.0.0

  • Keep track of ✅ reactions on discord only.
  • Record reactions on Google Sheet using Google API v4.
  • Command !cap changes the cap on the amount of reactions accepted by the bot.
  • Members past cap will be added to waitlist.
  • On cap being raised, all members on waitlist will be added to sheet.
  • Custom help command

Contact

Created by @Zwivix - feel free to contact me!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.