Skip to content

Instantly share code, notes, and snippets.

View SpookNyan's full-sized avatar
:atom:
HTML, Java, Css and MySQL

SpookNyan SpookNyan

:atom:
HTML, Java, Css and MySQL
View GitHub Profile
@SpookNyan
SpookNyan / css-animated-hamburger-icon-sass.markdown
Last active January 30, 2019 18:19
CSS Animated Hamburger Icon - Sass
@SpookNyan
SpookNyan / app.js
Created January 30, 2019 18:33
Bot Discord Base
// Load up the discord.js library
const Discord = require("discord.js");
// This is your client. Some people call it `bot`, some people call it `self`,
// some might call it `cootchie`. Either way, when you see `client.something`, or `bot.something`,
// this is what we're refering to. Your client.
const client = new Discord.Client();
// Here we load the config.json file that contains our token and our prefix values.
const config = require("./config.json");
@SpookNyan
SpookNyan / Index.js
Created January 30, 2019 18:35
MyBot Base
const Discord = require('discord.js');
const bot = new Discord.Client();
bot.login('NDQ0NDA0MzQ4NTY3NjgzMDky.Ddbezw.3-bdoiwURSUBZT6YKpy59b7lzQg');
bot.on('message', message => {
let ResponseObject = {
"oi" : "Cala a Poha da Boca",
"7w7" : "Safado",
<?php
// inclui o arquivo de configura��o do sistema
include "config_sistema.php";
// recebe dados do formulario
$nome = $_POST['nome'];
$login = $_POST['login'];
$senha = $_POST['senha'];
$rep_senha = $_POST['rep_senha'];
@SpookNyan
SpookNyan / Steam.txt
Created January 30, 2019 20:39
Steam
► [url=https://www.youtube.com/watch?v=9BJT7e1FjqY] 【 O o f ' d 】 [/url]
[h1] Graphics 王コ栄 [/h1]
◈[url=https://www.instagram.com/84.86.24.26/] 【Instagram】 [/url]
◈[url=https://www.deviantart.com/spooknyan] 【DeviantΛrt】 [/url]
◈[url=https://www.pixiv.net/member.php?id=22140881] 【Pixiv】[/url]
silêncio*
batido de Asas*
Seu Madruga:*Bate Na Mesa*(4).NÃO!Reprovavavavavavavava,nãonãonãonão,Quebra cena NÃO!Lagartixa com cãi cãi cãicãi(8) Chiquinha:Olha papi Seu Madruga:*rítimo legau 3D* Pai poi pai proo pree pro preeee proooooo prooooooo preeeeeeeee turu pro preeeeeee pro preeeeee Balalala Pam Pam arururuururururruurururii(2)iiiiiiiiiiiiiii Chiquinha:paipaipaipaipaipaipaipaipaaaaaaaaaiiiiii
risos*
Seu Madruga:Preeeeeeeeeeeeeeee não não não não não não não não nãooooooo Caveirapai pai pai tam pppaaaaaammm não não não não não não ritimo pri pro pro preeeeeeeeee(3) Não Não nãonãonãonão(8) não não! Quico:Ooooooohhhh!!!Purururururu Seu Madruga:Não Não Nãonãonãonãonãonãonãonãoterttet XD(isso aparece realmente no Vídeo Chiquinha:Tuturururururuuuuuuuuuuruuuuuurururururururuuuuuuuuu paipaipaipaipai Quico:Ohhh oh oh ohohohohohoh oh! Seu Madruga:Oh oh oh oh!Essa caaaaaa veira siguiiii nifi ca preee riii gooo preeee riiii goooo Baaaaam baaam deeeeeeiiii raaaa diiiiii piraaa taaaaaa!Oh nãonãonãonãonão!
ritimo lindu
@SpookNyan
SpookNyan / i3-scrot
Created February 13, 2022 07:34 — forked from reneegyllensvaan/i3-scrot
i3wm config rows to keybind screen shotting
#depends: scrot, xclip
#mod+printscrn: take full screenshot, place in ~/img/scrot, copy to clipboard
bindsym --release $mod+Print exec "scrot 'scrot-%Y-%m-%d_%h-%m-%s_$wx$h.png' -e 'mv $f ~/img/scrot/ && xclip -t image/png ~/img/scrot/$f -sel clip'"
#mod+shift+printscrn: take selection screenshot, place in ~/img/scrot, copy to clipboard
bindsym --release $mod+Shift+Print exec "scrot --select 'scrot-%Y-%m-%d_%h-%m-%s_$wx$h_snip.png' -e 'mv $f ~/img/scrot/ && xclip -t image/png ~/img/scrot/$f -sel clip'"
# This file has been auto-generated by i3-config-wizard(1).
# It will not be overwritten, so edit it as you like.
#
# Should you change your keyboard layout some time, delete
# this file and re-run i3-config-wizard(1).
#
# i3 config file (v4)
#
# Please see https://i3wm.org/docs/userguide.html for a complete reference!
@SpookNyan
SpookNyan / Data e Hora
Last active February 13, 2022 08:01
Comandos que eu posso acabar me esquecendo
sudo timedatectl set-ntp true
sudo hwclock --systohc