marcson909 / RuneClock

RuneClock Discord bot by Chatty

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RuneClock

RuneClock is a general-purpose Discord bot for RuneScape Discord servers, originally written for the Portables Discord server.

Usage

  • Invite the bot to your server using the following link: invite. Replace the permission number in the url if you want to invite the bot with different permissions.
  • When the bot is joined to your server, the default command prefix will be a dash ("-"). You can change this prefix using the prefix command.
  • For any further information regarding commands, please use the help command.
  • Feel free to join the support server for any help or questions: support.

Authors

  • Chatty#0001 on Discord

Software and installation

Install the latest development version of Discord.py using the following commands:

$ git clone https://github.com/Rapptz/discord.py
$ cd discord.py
$ pip install -U .[voice]

After installing Python and Discord.py, you can install the remaining dependencies as follows:

$ pip install -r requirements.txt

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Privacy policy

In short, RuneClock only ever stores any data when explicitly requested to do so by a user. Any stored data is immediately deleted when it is no longer required, and/or can be deleted by the user who requested to store it.

See the PRIVACY_POLICY.md file for details.

About

RuneClock Discord bot by Chatty

License:Other


Languages

Language:Python 99.9%Language:Batchfile 0.1%