Skip to content

utopia-opensource/utopia-qr-chat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opportunity to access public chats of the Utopia ecosystem. As well as instructions for installing the Utopia client and how to get into chat by id

screenshot

Installation

composer update
cp example.env .env
mkdir view/cache
chmod 777 view/cache
cd controller/public_html
cp example.htaccess .htaccess

Dump tables available in file tables.sql

Usage

http GET query:

/id/<channelid>

for example:

/id/D53B4431FD604E2F0261792444797AA4

Updating Cron Chat Messages

Put the script to run: controller/cron/update_channels.php


udocs

About

Opportunity to access public chats of the Utopia ecosystem

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 94.8%
  • CSS 5.0%
  • JavaScript 0.2%