8000 adds new !coder image by ToasterBiome · Pull Request #142 · yogstation13/yogbot-kt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

adds new !coder image #142

Closed
wants to merge 1 commit into master from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ class CoderCommand(discordConfig: DiscordConfig, random: Random) : ImageCommand(
"https://cdn.discordapp.com/attachments/408008557993132035/1161765671085023403/image.png", // I'm normal I swear
"https://cdn.discordapp.com/attachments/892167119154872391/1161764164788830328/and_if_we_help.png", // Helping out
"https://cdn.discordapp.com/attachments/1094309532341117061/1179647880970129408/i_am_a_coder.png", // I AM A CODER
"https://cdn.discordapp.com/attachments/408008557993132035/1256044570249007135/Discord_hR2l2uSimf.png", //goodbye
)

override val title = "Coder Image"
Expand Down
Loading
0