Skip to content

Instantly share code, notes, and snippets.

View shal's full-sized avatar
🇺🇦

Ali shal

🇺🇦
  • Poland, Warsaw
View GitHub Profile
# My lables for github repositories
# Author: Ali Shanaakh <hi@shal.dev>
---
repo: your/repository
labels:
- name: 'Priority: Critical'
color: e11d21
- name: 'Priority: High'
color: eb6420
- name: 'Priority: Low'
@shal
shal / websocket_client.rb
Last active October 14, 2020 18:45
Peatio Websocket API script
# frozen_string_literal: true
# Author: Ali Shanaakh <hi@shal.dev>
require 'rubygems'
require 'websocket-client-simple'
require 'active_support/all'
require 'jwt'
# Create valid JWT