Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

arthurcaccavo/discord-life360-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-life360-bot

A life360 bot to always know where your friends are without picking up the phone

Life360 API provided by Harper Reed

Setting up

We use Heroku to host the bot and the keys are kept into the config vars, accessed by the os.environ[] method. If you want to make a bot like this of your own just upload these project to a heroku app and create the following config vars:

  • disc_key: with a discord bot key
  • mapsAPI_key: with a Google Maps API key
  • life360_usr: with your Life360 email or username
  • life360_psw: with your Life360 password

only with these set up the bot should function just fine =)

ATTENTION

Note that the app is configured for our native language(PT-BR), we plan to make a special messages archive to hold the messages and facilitate the port to any language but by now it will require you to make cahnges inside the code.

License

This shit is unlicensed. 😎

About

A life360 bot to always know where your friends are without picking up the phone

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages