Examples

All examples of EstraAPI will be in this page with Ruby Language

If you want to use endpoints truth and dare with anigames category, make sure to use it like this 'anitruth' and 'anidare'

Simple Examples

require 'Estra'

puts Estra.headpat
puts Estra.poke

Last updated