Skip to content

A random dumb bot that you DM it, and it adds your message to a channel.

Notifications You must be signed in to change notification settings

TechGeekGamer/PinBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PinBot

A random dumb bot that you DM it, and it adds your message to the pins of a channel

Actually, its just a bot where if you DM it, it forwards the message to a channel. This is maybe good for like archiving stuff? Idk we don't really use the bot any more

Docker instructions

  • Download the repo onto your machine
  • Change the config to include your token + channelID
  • Run docker build -t your-app-name .
  • Run docker run your-app-name

If you wanna run the image on another machine, build the image on your main machine first then run docker save your-app-name > ~/filename.tar then on your other machine run docker load < ~/filename.tar from there you can start the container like normal. (Just, don't publish your image)

About

A random dumb bot that you DM it, and it adds your message to a channel.

Resources

Stars

Watchers

Forks