GithubHelp home page GithubHelp logo

ilyasmohamed / fut-card-creator Goto Github PK

View Code? Open in Web Editor NEW
4.0 0.0 1.0 25.49 MB

A Twitter bot written in Python which creates Fifa Ultimate Team cards when Twitter users mention it

Home Page: https://twitter.com/futcardcreator

Python 100.00%
pyton tweepy bot fifa fifa-ultimate-team

fut-card-creator's Issues

Add more languages

File that needs changing

Ensure that the the tuple which lists position abbreviations adheres to the format and order e.g.

'positions': ('GK',
                      'LB', 'LWB', 'CB', 'RB', 'RWB',
                      'LM', 'CDM', 'CM', 'CAM', 'RM',
                      'LW', 'RW',
                      'LF', 'CF', 'RF',
                      'ST'
                  )

NOTE: there must be a total of 17 positions

Will also need to add a language code in the language Enum

Enable more cards

Not all the fut cards are currently enabled, add some more to the bot. (See image below for reference)

image

Add the cards circled in yellow
Green = Done already

Enable Concept Card

Enable the concept card but ensure that positioning issues are sorted as CC image already has line separators

Custom Card

Add the ability for users to specify a set of colours, these colours will then be used to generate a simple custom card background. This will allow for even more personalization.

The colours will be specified as part of the request tweet e.g.

@futcardcreator [Messi,RW,241,AR,94,88,96,91,32,88,61,(Red,Blue)]
  • Will need to consider including different card shapes e.g. Common, Rare, Special

Add Champions League cards

Champions league cards are in assets/19/cards. Add the functionality so the bot can render these cards with the correct fonts.

This may require re positioning elements on the card due to font change.

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.