EstraAPI Documentation
  • EstraAPI - Information
  • API Examples
    • EstraList
    • Response
  • Language Examples
    • NodeJS
      • Installation
      • Examples
    • Python
      • Installation
      • Examples
    • Dart
      • Installation
      • Examples
    • Ruby
      • Installation
      • Examples
Powered by GitBook
On this page
  1. Language Examples
  2. Ruby

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
PreviousInstallation

Last updated 3 years ago