Skip to content

LightWayUp/chill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChillBot MIT License Invite ChillBot to server!

Chill!

ChillBot is a Discord bot. View all available commands.

Note

The project is in maintenance mode, which means bugs are fixed and pull requests are accepted, however no new features will be actively added.

Commands

The prefix is /.

  • help : Get a list of syntax for all implemented commands.
  • ping : Get the ping of ChillBot.
  • ship [me] : Ship two random users in the same guild. If "me" is present, ship another random user with you.
  • (reminder|remind|remindme) <time> <value> : Remind you for something after the specified time. Time must not be negative.
  • give <mention> <amount> <item> : Give someone something. Amount must be greater than 0 and less than or equal to 64.
  • (eightball|8ball) <value> : Get an answer for a question. Note that you shouldn't always listen to what ChillBot says.
  • (source|github|repo|repository) : Get information about ChillBot's source code repository.
  • stop : Stop the bot. This command is only available for developers of ChillBot.
  • restart : Restart the bot in a new instance of Node.js. This command is only available for developers of ChillBot.
  • (osslicenses|osslicences|opensourcelicenses|opensourcelicences) : Get licenses information and notices about ChillBot's dependencies, used tools and JavaScript runtime.
  • (changes|changelog|changelogs) [tagName] : Get changelog for the latest release. If "tagName" is present and corresponds to a release, get the changelog for the specific release.
  • invite : Get the link to invite ChillBot to a server.

License

Chill is licensed under MIT License.

Copyright (c) 2017-2018 VanishedApps

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.