Skip to content

πŸπŸ€– Lispy Twitter Bot executes the lisp code you tweet at it

License

Notifications You must be signed in to change notification settings

KnowledgePending/Lispy-Twitter-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Lispy-Twitter-Bot

πŸπŸ€– Lispy Twitter Bot executes the lisp code you tweet at it

This is part of a quick toy project I created that would execute lisp code that was tweet at a bot.

The full project contains a UI along with a REST API that can recieve and store the tweets in a MongoDB database.
This is located elsewhere.

If you are interested in this idea, I would recommend that you check out the BBC Micro πŸ¦‰ bot by Dominic Pajak which is similar in concept and built upon the BBC Micro Emulator created by Matt Godbolt. It executes code written in BBC Basic and even provides GIF animations of the output.

Dependencies

This project is dependent on the following dependencies:

Installation

npm install

Run

Simply fill in the config variables and set the target username

npm start

Code in Action

About

πŸπŸ€– Lispy Twitter Bot executes the lisp code you tweet at it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published