Skip to content

Instantly share code, notes, and snippets.

View Commandtechno's full-sized avatar
🗿
help

Techno Commandtechno

🗿
help
View GitHub Profile
@nethoncho
nethoncho / pm2-ipc.js
Created December 15, 2017 14:28
pm2 IPC Minimum needed to send message to process
/*
The online documents were not very clear.
http://pm2.keymetrics.io/docs/usage/pm2-api/#send-message-to-process
https://stackoverflow.com/a/35504369/3386260
https://github.com/pm2-hive/pm2-hive.github.io/pull/117
*/
// Sender
// The sender can run inside or outside of pm2
var pm2 = require('pm2');
@GeneralSadaf
GeneralSadaf / List of all bots owned by Discord.md
Last active October 31, 2024 01:45
All official Discord bots I am aware of. This is an unofficial list and may not be kept completely up to date.

Bots for Discord owned servers

Username Description ID Invite
GearBoat#3958 Used for moderation purposes, GearGoat is a custom instance of the public GearBot made by AEntherprise#4693 (106354106196570112) and used in Discord Townhall, Discord Developers, etc. Public instance can be found at: https://gearbot.rocks 520953716610957312 Invite
Discord DevBot#9425 This bot is used in Discord Developers server, answers to frequently asked questions and has some public commands. 545364944258990091 Invite
Developers Role Bot#0397 This bot is used in Discord Developers server to give out roles. 976907566334484590 Invite
DBug#8485 This bot is
@ghostrider-05
ghostrider-05 / discord_app_protocols.md
Last active November 8, 2024 22:32
An unofficial list of discord app protocol routes

Discord app protocol routes

Home:

  • /: discord://-/
  • friends: discord://-/channels/@me/
  • nitro: discord://-/store
  • shop: discord://-/shop
  • message requests: discord://-/message-requests
  • family centre: discord://-/family-center