Skip to content

Instantly share code, notes, and snippets.

View Arthuzuga's full-sized avatar

Joao Tavares Arthuzuga

View GitHub Profile
@JessicaCGlenn
JessicaCGlenn / 2019-03-06_NightbotDiceRoller.js
Last active May 13, 2021 13:00 — forked from oatycreates/NightbotDiceRoller_v0-4-0.js
Tabletop !roll dice roller command for the Nightbot Twitch chatbot. Made for the Oaty Twitch channel: https://www.twitch.tv/Oaty
// The !roll or !r command
// Version: 0.3.1
// =======================
// The first and last line are just for the Nightbot command, they aren't JavaScript
// vvv Copy from BELOW this line vvv
$(user) rolled: $(eval
var inp = "$(1)";
@markreid
markreid / gitflowrebasing.md
Created January 17, 2017 04:30
git flow with rebasing