Skip to content

Instantly share code, notes, and snippets.

View alephalpha0's full-sized avatar
💫
Learning bash scripting ⌨️ and python🐍. Thanks O'reilly!

alephalpha0 alephalpha0

💫
Learning bash scripting ⌨️ and python🐍. Thanks O'reilly!
View GitHub Profile
@alephalpha0
alephalpha0 / Chaturbate.Core.d.ts
Created August 24, 2020 14:33
Base Typings for the Chaturbate Script API
interface IChatHost {
//#region Methods
/**
* Changes the room subject. This function is only available to apps, not bots.
*
* @param {string} new_subject The new room subject
* @memberof IChatHost