Skip to content

Twitter bot teleporting you to magical, inspiring places

License

Notifications You must be signed in to change notification settings

tinyworlds/bot_teleport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Behind the scenes of a Twitter teleportation device

How does it work?

  • the teleport bot is running using http://cheapbotsdonequick.com/
  • it has several "plots" and several words/sentences to create variations of those "plots"

Example

Here is a very simple example "plot":

"origin":[#start# #attributes# #places#]

The hashtags on each side tell the tool to choose a random item of a referenced list. For example for #start#, the tool would look up the list called "start" and choose a random item out of it. This simple procedure makes the code:

"origin":[#start# #attributes# #places#]

turn into something like this:

You discover a magical tower

There is also a great tutorial if you'd like to learn more: http://www.crystalcodepalace.com/traceryTut.html
This repository is licensed as CC0/Public Domain - do whatever you want with it!

About

Twitter bot teleporting you to magical, inspiring places

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published