Skip to content

Instantly share code, notes, and snippets.

View jakobbouchard's full-sized avatar
🎓
Studying game development at UQAT

Jakob Bouchard jakobbouchard

🎓
Studying game development at UQAT
View GitHub Profile
@jakobbouchard
jakobbouchard / custom_godot_shell.html
Created September 26, 2023 22:01
Custom Godot HTML5 shell
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, user-scalable=no" />
<title>$GODOT_PROJECT_NAME</title>
<style>
body {
touch-action: none;
@jakobbouchard
jakobbouchard / backblaze-to-csv.js
Last active March 9, 2023 15:36
Backblaze Download Stats as CSV
// ==UserScript==
// @name Download Backblaze Stats as CSV
// @namespace https://jakobbouchard.dev/
// @source https://gist.github.com/jakobbouchard/347d5ed66f10c92984a94a83a58bb436
// @version 1.0
// @description Adds a "Download CSV" button to the Backblaze buckets view.
// @author Jakob Bouchard
// @match https://secure.backblaze.com/b2_buckets.htm*
// @icon https://www.google.com/s2/favicons?sz=64&domain=backblaze.com
// @grant none
@jakobbouchard
jakobbouchard / CMakeLists.txt
Last active February 13, 2023 01:22
CMakeLists for GLEW and GLFW on macOS
cmake_minimum_required(VERSION 3.24)
project(opengl)
set(CMAKE_CXX_STANDARD 17)
set(SOURCE_FILES src/Application.cpp)
find_package(GLEW REQUIRED)
find_package(GLFW3 REQUIRED)
@jakobbouchard
jakobbouchard / discord-verification-rundown.md
Last active February 18, 2024 13:40
Rundown of all the info about Discord's bot verification

Quick rundown of the Discord bot verification situation.

Remember, there's not rush to get verified before October 7th, since verification takes about 5 days anyways. If you are in less than a 100 servers, no need to worry, your bot will still work as it does currently. Keep in mind some stuff is NOT official, so unless there's a source, take it with a grain of salt.

Verification

  • If you are in a team, the owner gets verified, which verifies the whole team. Source
  • If you can't provide ID verification, you could transfer ownership of your team to another member so they can do the verification process. Source
  • The Stripe verification piece is on the user itself, but the other parts of the form are per-bot.
  • You do NOT need a Stripe account to verify, only your ID. [Source](https://discordapp.com/channels/613425648685547541/6972