Skip to content

Instantly share code, notes, and snippets.

View deskie-io's full-sized avatar

Deskie.io deskie-io

View GitHub Profile
@deskie-io
deskie-io / sample_users_from_social_and_messengers.csv
Created September 8, 2023 12:54
Importing users from social networks and instant messengers
Name and Surname Channel and user id Direct link to avatar
Ian Taylor telegram|1798967166 https://w7.pngwing.com/pngs/831/88/png-transparent-user-profile-computer-icons-user-interface-mystique-miscellaneous-user-interface-design-smile.png
Faruk Haydarlı facebook|100071112771756 https://w7.pngwing.com/pngs/831/88/png-transparent-user-profile-computer-icons-user-interface-mystique-miscellaneous-user-interface-design-smile.png
@deskie-io
deskie-io / sample_file_for_agents_import.csv
Last active April 10, 2023 12:25
File for bulk import of agents to Deskie
Name and Surname Email address (login) Password Role
Adam Gray|Adam Gray adamgray@yahoo.com sadg90-83289u-239ghs 1st Support Line
Kate Antonescu|Katerina Antonescu k.antonescu@gmail.com 394VHd-348201-TEei23 1st Support Line
Ian Taylor|Ian Taylor ian.taylor@outlook.com 429842-UFGwer-5093nb 2nd Support Line
Ayca Bircicek|Ayça Birçiçek a.bircicek@gmail.com 45890f-UGHFi2-3509hg 2nd Support Line
@deskie-io
deskie-io / jwt_example.php
Created November 30, 2022 20:52
jwt_example.php
<?php
/*
JWT can be downloaded here: https://github.com/firebase/php-jwt
You can also use JWT PEAR package http://pear.php.net/pepr/pepr-proposal-show.php?id=688
*/
include "Authentication/JWT.php";
define('CURRENT_TIME', strtotime(gmdate("M d Y H:i:s").'+0000'));
@deskie-io
deskie-io / sample_page_with_widget.html
Last active July 12, 2023 10:07
Advanced Features of Deskie Widget
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Sample page with widget</title>
</head>
<body>