Skip to content

get-fire/getfire-pub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

Get Fire

Fire chat API

Include:

<script src="https://rawcdn.githack.com/get-fire/getfire-pub/f245654987a942473ca895d2a1099e8025c0c240/dist/getfire.1.8.1.min.js" type="text/javascript"></script>

Init:

var chat = GETFIRE({topicNames: ["test", "welcome"], defaultName: "Bobbeh"});

Options:

topicNames: ["list of", "topics"],
defaultName: "name of new users",
startOpen: false, // Init chat already opened
startPreview: false, // Init chat in preview mode
clickAwayHide: false, // Close chat when clicked away from
mouseOutFade: false // Add opacity to unfocused chat

Notes:

Create your own 'topic' in-app on GetFire.net using the search bar at the top of the page.

SSL is required.

Contact GetFire (https://GetFire.net/contact or [email protected]) to confirm your URL.

Examples:

https://reunitethetribe.blogspot.com/

https://treha.online

https://mot.moe


©2012-2024 GetFire.net All rights reserved.

Releases

No releases published

Packages

No packages published