Git Product home page Git Product logo

dsfai2020 / discordbotproject Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 52 KB

A python discord app that uses official API. This app provided a small discord community, for the Call of Duty Warzone game, with analytics that weren't available within the game itself. The new stats were feature engineered using the original stats available on player profiles. The data was input manually and gave valuable feedback to players.

Python 100.00%

discordbotproject's Introduction

discordbotproject

Everything you need to know for your discord bot stored here.

What goes inside of the .env file?

The values you will need are: DISCORD_TOKEN=whatever your bot token is.
When using tokens make sure that you get the BOTS token and not the 'application' token as defined by discord developer portal.

You will also need: DISCORD_GUILD=whatever your channel name is.

Please remember that the tokens are case sensitive. Also try to make sure that your guild name is case sensitive as well just to be safe.

The words below are in all caps.

DISCORD_TOKEN DISCORD_GUILD

How are the Formulas Figured?

Data that is made public from warzone Barracks via Records gives us a few metrics that we can draw from.

Warzone Big Map

Rebirth

.gitignore

/.env /.csv .pytest_cache/ pycache/ .ipynb_checkpoints/

discordbotproject's People

Contributors

dsfai2020 avatar

Stargazers

 avatar

Watchers

 avatar

discordbotproject's Issues

create a save and pickle feature

I want to be able to create a save and pickle feature and possibly use it as a package tool
The idea is to be able to handle data, save it, edit it and pickle it for use again later. I want the data to be persistent.

Profile creation

The creation of a user profile that matches the user name within discord.

Profile Creation

Users in the discord channel should be able to create a profile username within the bot.

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.