Giter VIP home page Giter VIP logo

spcbot's Introduction


SPC Discord BOT

Discord Server Python Version discord.py

OverviewInstallationRun Command

Overview

SPC BOT is a discord bot I made to automate verification process for the campus placement in RVCE.

It's main job is to use the data present in google spreadsheet and verify it with the data of responses from a downloaded .xlsx file.

The prefix for this bot is -. Use command -help to explore different commands.

Installation

The recommended python version for this bot is 3.8+. To install the packages used in this project, you can use the following commands in the command prompt.

pip install discord.py
pip install gspread
pip install oauth2client
pip install openpyxl
pip install os
pip install requests
pip install dotenv

You need to create a project in the Google's Developers Console.

After creating the project go to the marketplace and install the following apis:

To access the google spreadsheet you want to work with you will have to create a Google Service Account. Give editor access to this account in the spreadsheet you are working on. Download the service account API key in JSON format and upload it in your working directory.

To make your own bot go to Discord's Developers Portal and create an application. Go to OAuth2 and select bot then enable all the text permissions, you will get a link and this will be the invitation link for your bot. Copy the token for your bot and create a .env file in the working directory. In the .env file type TOKEN=yourcopiedtoken.

Run Command

python spcbot.py

After the bot is online, you can use the -help command to get started.

spcbot's People

Contributors

ibizabroker avatar

Stargazers

 avatar  avatar

Watchers

 avatar

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.