Skip to content

Instantly share code, notes, and snippets.

View manaten's full-sized avatar
🐢
I'm LAZY monster

manaten manaten

🐢
I'm LAZY monster
View GitHub Profile
@manaten
manaten / gist:7a7d9c5cc843f1dbf31b
Last active August 29, 2015 14:03
HubotにQRコード作らせる
# Description:
# Show qr-code.
#
# Dependencies:
# None
#
# Configuration:
# None
#
# Commands:
<?php
preg_match('/^[0-9]+$/', $hoge);
preg_match('/^[a-zA-Z0-9_\-]+$/', $hoge);