Skip to content

Instantly share code, notes, and snippets.

@AL1L
Created March 18, 2018 02:55
Show Gist options
  • Save AL1L/6a2c38c26142520e11e013de1d630aa0 to your computer and use it in GitHub Desktop.
Save AL1L/6a2c38c26142520e11e013de1d630aa0 to your computer and use it in GitHub Desktop.
<?php
$hook = new DiscordWebhook($hook_url);
$hook->send('```php\n// Some php code\n```');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment