Skip to content

Instantly share code, notes, and snippets.

View oatycreates's full-sized avatar
🚀
Probably tinkering on something

Oats oatycreates

🚀
Probably tinkering on something
View GitHub Profile
@oatycreates
oatycreates / NightbotDiceRoller_v0-4-0.js
Last active February 7, 2024 03:39
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.4.0
// Contributions by:
// @patferguson, @JessicaCGlenn
// ==============================
// The first and last line are just for the Nightbot command, they aren't JavaScript
// vvv Copy from BELOW this line vvv
@sam0737
sam0737 / clock.html
Last active April 25, 2024 12:24
OBS Studio: A HTML page for showing current date and time in the video
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>A simple clock</title>
</head>
<body translate="no" >