Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCII Discord Bot Run ASCII Discord Bot

Plays animated ASCII art in a Discord channel by editing a single message.

Setup

  1. Create two repository secrets
Name Example Notes
DISCORD_TOKEN MTAz… Bot token from the Dev Portal
CHANNEL_ID 123456789012345678 Channel to post animation
(Optional) FRAME_DELAY 0.25 Seconds per frame
  1. git push or click Run workflow â–¸ run-bot to start.

Local testing

export DISCORD_TOKEN="…" CHANNEL_ID="…"
python -m pip install -r requirements.txt
python bot.py

About

🎭 A Discord bot that plays looping ASCII animations in chat using message edits. GitHub Actions-compatible, secrets-based, and terminal-style fun!

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages