Skip to content

Akselmo/devterm-printer-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord bot that prints from your devterm!

Simple discord bot that prints any message you give it to my devterm printer.

Can also be used for other printer devices.. If you dare.

Example of the printer output:

Example of the printer output

Setup

1. Download discord.py

Discord.py github

python3 -m pip install -U discord.py

2. Give bot the token

Create token.txt file with your bots token in same folder as printerbot.py is. Token has to be on the first line.

3. Run the bot!

python3 printerbot.py

3.5. Get the bot invite link

Use the bots application page to do this, then invite it to your server

4. Send bot a message!

$print Hello world!

It should report you what's happening and if all goes well, print the message.

Notes

Devterm printer seems to support only ASCII characters.

About

Print your friends messages from discord!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages