scott-t / foxbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FoX Bot

A discord bot for The Elder Scrolls Online

Developer Channel

https://discord.gg/VNrzzvg

Commands

Full documentation: http://foxbot.biotopia.info

Statistics: 1500+ Servers already use the bot! Awesome!

Tipp: All commands now have a "-help" option

Regular Events

  • !pledges -> Today's Undaunted pledges
  • !trials -> This weeks's special trials

Weekend Vendors

  • !golden -> Cyrodiil's Golden Vendor Items
  • !luxury -> Luxury Housing Vendor Items

Game Information

  • !set -> Set item information (e.g. !set skel)
  • !price -> TTC guild vendor listing prices
  • !lb -> Leaderboard scores (e.g. !lb $account, EU, HRC)

Group Tools

  • !poll / !vote -> Start a poll, vote and end it

Official Information

  • !status -> ESO server status
  • !patch -> Latest ESO patch notes (and PTS with option)

Media

  • !youtube -> Hot and new ESO videos
  • !twitch -> Current top 5 ESO streams

Bot

  • !config -> Options to adapt the bot to your needs
  • !contact -> Contact information for the Bot author
  • !help -> This help page

Installation

Installation is tricky atm, since there are many factors that are not easily reproducible and need setup in MySQL and Discord. I will write down a simple guide in a bit and create a minimal working example bot, that does not require SQL and other preferences.

If you want install it anyway, check our dev channel here: https://discord.gg/VNrzzvg

License

MIT License

Copyright (c) 2017 Alexander Keller

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

License:MIT License


Languages

Language:JavaScript 99.7%Language:Shell 0.3%