UNPKG

contact

Version:

private, one-to-one or many-to-many command line chat

6 lines (4 loc) 109 B
function badge (text = '') { console.log(`\x1B]1337;SetBadgeFormat=${btoa(text)}\x07`) } export { badge }