Code Monkey home page Code Monkey logo

fb-bot's Introduction

FB-BOT

This was a silly project I made to spice up a facebook chat group with my friends. The bots acted similarly to discord bots and was activated using text commands. Commands:

  • !8ball: should actually be called "magic ball". When typed, the bot would select a random phrase from a list and return it, similarly to a magic ball.
  • !spiker: return a link to spiker, google drive link with study materials.
  • !power: would return a random super power. The whole bot idea started from this.
  • !coinflip: simple 50-50 coinflip
  • !iq: this was the most complicated command. The main gist was you can set nicknames of people in a group chat, so what if you could somehow keep a score in those nicknames. So the idea was that if you did something dumb you would lose iq points, if you did something smart you would gain iq points, starting at 200IQ.

The project fell apart when i created another facebook account to act as a bot, the problem was that up till now i was hosting the code on my computer and was acting as a bot. So if i was offline, the bot was also offline. Hosting it on heroku and having another account was a solution for that. The problem was that heroku hosted the code in the USA and facebook recognized that something fishy was going on, so they suspended the bot account.

fb-bot's People

Contributors

jacekku 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.