Skip to content

πŸ”₯ Predict your future relationship with other people. For Discord Hack Week 2019.

License

Notifications You must be signed in to change notification settings

nedpals/flames-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

17 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ”₯ The F.L.A.M.E.S Bot πŸ”₯

License: MIT Twitter: npned

Let this Discord bot predict your romantic chemistry/relationship with other people.
An entry for the Discord Hack Week.

Demo

https://discord.gg/XV8J24A

Install

Server Install

You can install the bot by clicking here.

Manual Install

npm install

If you are going to use the bot in your dev machine, please create a .env file first before you start using it.

// .env
DISCORD_TOKEN=<discord token here>

Usage

npm run start # for production
npm run start-dev # for development

See +flames ? or +flames help for instructions on how to use it.

Reaction Support

Once a user will commence the test, a message will appear and from there you can react which of the following will be the outcome of that test out of all the possible outcomes.

πŸ‡« - Friends
πŸ‡± - Lovers
πŸ‡¦ - Anger
πŸ‡² - Married
πŸ‡ͺ - Enemies
πŸ‡Έ - Soulmates

Whoever predicted the outcome correctly will be printed in the results.

What does it do?

It crosses out the common letters found between those two names and sums up the length of the remaining letters. After that, the bot will count the number (from zero to the summed up number) against the acronym:

F - Friends
L - Lovers
A - Anger
M - Married
E - Enemies
S - Soulmates

The last letter between those 5 letters that is gonna hit by the last number is the bot's prediction of your relationship with the person.

Author

πŸ‘€ Ned Palacios

Related

  • Disco Create Discord bots fast. This is what powers the F.L.A.M.E.S bot.

🀝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

πŸ“ License

Copyright Β© 2019 Ned Palacios.
This project is MIT licensed.


This README was generated with ❀️ by readme-md-generator

About

πŸ”₯ Predict your future relationship with other people. For Discord Hack Week 2019.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published