Skip to content
This repository was archived by the owner on Aug 26, 2021. It is now read-only.

Releases: FriendsNone/FunctionKey-Bot

Function Key v4.1.0

15 Dec 09:27

Choose a tag to compare

Ho ho ho! v4.1.0 is here! Here's what's new!

  • Copyrights in each .js file.
  • Simpler.smaller code.
  • New config folder.
  • Better argument handler.
  • New nsfw command.
  • New time command.
  • Music commands now separated in their own .js file.
  • Replaced youtube-dl with simple-youtube-api.
  • And much more!

Psst! The pause, resume, and volume commands are disabled by default. To enable them, just remove the . in the filename.

Function Key 4

07 Dec 15:30

Choose a tag to compare

What's new in version 4

Glad you asked. Here's a list of new and updated stuff!

  • General
    • The old modules loader got replaced with discord.js-commando.
    • More details on console.
    • New responses.
    • A beautiful logo and new README.md.
  • Roll command
    • Better NaN detection.
  • Math command
    • Makes use of math.parser() instead of math.eval().
    • Now in code blocks.
  • Wiki command
    • Previously called search.
    • Switched from ddg to wtf_wikipedia.
    • It works but not stable worthy.
  • Music player
    • A better music player (Thanks to Terax#9758 for letting me use Lisa's music player code).
  • Help command
    • Auto updating help.
  • Ping command
    • Added ping time for messages.
  • Uptime command
    • Separated from the time command.
    • Makes use of moment.js for formatting.

Of course, this is a WIP Discord bot. I'll update this every minor version updates.