Skip to content

Instantly share code, notes, and snippets.

@Pnoexz
Pnoexz / mfspp.md
Created November 12, 2025 00:30
Message From Staff: Privacy Policy

Privacy Policy

Effective date: December 2025.

1. Information Collected

Message From Staff ("the Bot") collects and stores limited data to operate its features:

  • Message content: text of messages created through the Bot
  • Author information: Discord user ID and username of the message creator
@Pnoexz
Pnoexz / mfstos.md
Created November 12, 2025 00:27
Message From Staff: Terms of Service

Terms of Service

Effective date: December 2025.

1. Introduction

Welcome to Message From Staff ("the Bot"), a Discord bot developed and maintained by Isotautic. By using the Bot, you agree to these Terms of Service. If you do not agree, you may stop using the Bot at any time.

2. Eligibility and Discord Compliance

Formatting

Linking channels, users, and roles

The quick way (if you only need to do it once or twice)

  • Use the /new command and type the # character in the content option.
  • Select the channel you want to link
  • Type the rest of the message and send the command
# set PATH so it includes user's private bin if it exists
if [ -d "$HOME/bin" ] ; then
export PATH="$HOME/bin:$PATH"
fi
if [ -d "$HOME/.composer" ] ; then
export PATH="$HOME/.composer/vendor/bin:$PATH"
fi
if [ -d "$HOME/.config/composer" ] ; then

PHP API Exception

PHP API Exception relies on the following principles:

Why should I use this package?

https://github.com/PHPCompatibility/PHPCompatibility
################################################################################
# Docker
################################################################################
# Compose
alias dcu='docker-compose up'
alias dc='docker-compose up --build'
alias dcdu='docker-compose down && docker-compose up'
alias dcd='docker-compose down && docker-compose up --build'
unset -f dce
@Pnoexz
Pnoexz / Bot
Last active November 7, 2018 14:38
Runs in both #adam13531 and #playingwithscissors; does not read PMs.
The commands are not channel dependant, ie, command added in my channel will also work on Adam's.
!addcom and !delcom work as expected.
Only mods and the broadcaster can !addcom and !delcom.
There is no !aliascom.
@Pnoexz
Pnoexz / cloudSettings
Created May 19, 2018 13:43
Visual Studio Code Settings Sync Gist
{"lastUpload":"2018-05-19T10:43:25.818Z","extensionVersion":"v2.9.2"}