Skip to content

Instantly share code, notes, and snippets.

View Lukas1h's full-sized avatar
🌐
Working

Lukas Hahn Lukas1h

🌐
Working
View GitHub Profile
@Lukas1h
Lukas1h / shrek.js
Created May 5, 2024 23:04
Source Code for ShrekBot on BeReal. Very messy.
import fs from 'fs/promises';
import * as readline from "readline"
import axios from "axios";
import sharp from 'sharp';
import moment from 'moment';
import getHeaders from 'happy-headers';
var args = process.argv.slice(2);
//78

ChatGPT Telnet

  • Download the files into a directory.
  • Replace the API key with your own in gpt.js
  • Run npm i
  • Run node .
  • Connect to it using telnet