DiscordChatSimulator
Used for creating my discord comedy videos ft. Billy on youtube
Install / Use
/learn @lukepolson/DiscordChatSimulatorREADME
Discord Chat Simulator
This repository contains code that produces a fake discord conversation between multiple people. It takes in a text file of the form
::
Jim: Hey Bob What kind of chocolate... Do you find in airports?
Bob: idk Jim what kind?
this line is ignore becaused it has a # sign
Jim: plain
and produces a sequence of discord messages, like those found in Beluga or Mr. P Solver videos. Messages from the same person stack: for example, in the chat above, the sequence of messages produced by the first chats of Jim are “Hey Bob” then “Hey Bob (newline) What kind of chocolate…” and then “Hey Bob (newline) What kind of chocolate… (newline) Do you find in airports?”
To run
pip install -r requirements.txt- Add all desired profile pictures to the
profile_pictures/folder. - Inside the
profile_pictures/folder, update theprofile_pic_dict.jsonwith names (corresponding to the names in whatever script txt file you want to convert) and corresponding profile pictures. - Inside the repository folder, run
python generate_chat.py. It will prompt you to choose a.txtfile of a script (format outlines above) somewhere on your computer. The images will be saved in a newly createdchat/folder with the form007T.pngwhere the first 3 numbers represent the image number in the entire sequence and the letter is the first letter of speakers name.
The file naming convention for saved .PNG chats is used because
videos (very likely) have less than 1000 messages and the three digits
allows for easy importing and sorting into a software like premiere pro.
Related Skills
qqbot-channel
346.8kQQ 频道管理技能。查询频道列表、子频道、成员、发帖、公告、日程等操作。使用 qqbot_channel_api 工具代理 QQ 开放平台 HTTP 接口,自动处理 Token 鉴权。当用户需要查看频道、管理子频道、查询成员、发布帖子/公告/日程时使用。
docs-writer
100.1k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
346.8kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
Design
Campus Second-Hand Trading Platform \- General Design Document (v5.0 \- React Architecture \- Complete Final Version)1\. System Overall Design 1.1. Project Overview This project aims t
