This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="comment-area" class="comment-area<?php echo get_additional_comment_area_classes(); ?>"> | |
<?php | |
/////////////////////////////////////////// | |
// ここからコメントフォーム | |
/////////////////////////////////////////// | |
// メールアドレスが公開されることはありません。 | |
$req = get_option( 'require_name_email' ); | |
$required_text = sprintf( ' ' . __( 'Required fields are marked %s' ), '<span class="required">*</span>' ); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const Discord = require('discord.js'); | |
const YouTube = require('youtube-node'); | |
const ytdl = require('ytdl-core'); | |
const fs = require('fs'); | |
const client = new Discord.Client(); | |
const youtube = new YouTube(); | |
const streamOptions = { seek: 0, volume: 0.07 }; | |
const key = 'key'; | |
const syoutube = 'key'; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am peijun on github. | |
* I am peijun (https://keybase.io/peijun) on keybase. | |
* I have a public key ASBerGvmIzt2lCH28KTfq63kRDg-FUbEL7QjH2nLRPTsQQo | |
To claim this, I am signing this object: |