zxvnme / wyvern

Discord bot as League of Legends utility tool.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub license https://david-dm.org/zxvnme/wyvern Discord

wyvern

An useful League of Legends helper.

If you want to contribute, please check out the code style note.

Code style note.

  1. Strings
  • Events, cases and paths starts with one tick. ('example string')
  • All others starts with two ticks. ("example string")
  1. Other rules
  • Even though this is JavaScript, semicolons are required.
  • If statements with one line after it should be written in the same line.

About

Discord bot as League of Legends utility tool.

License:MIT License


Languages

Language:JavaScript 100.0%