Skip to content

Releases: ShrineFox/FrostBot

Jack Frost Bot (2.0 Release)

25 Jun 22:11
526ea4a
Compare
Choose a tag to compare

Logo
This update includes a complete rewrite of the configuration system, now using .XML instead of .INI, among many other changes. Filters and warns now also rely on .XML instead of .TXT, and there's a lot more customization. It should be pretty straightforward, but just in case, check out the Wiki for a full run-down of how to use every feature!

Installation

  1. Create a bot user and invite it to your server.
  2. Extract the zip from releases, place your bot user's token in token.txt and run the exe.
  3. Fill out the generated XML files in the Server folder to customize the bot for your server. To get IDs, use Discord's developer mode and right click channels/roles and choose Copy ID.
  4. Give the bot a role with admin priveleges in order to manage permissions and post in any channel.
  5. For more specific setup instructions, including how to use every feature, check out the Wiki.

Jack Frost Bot (Release 1.0)

02 Nov 12:28
Compare
Choose a tag to compare

Logo
Jack Frost Bot is a Discord bot written in c# that was originally made for managing a Persona modding server.
Features:

  • A customizable warning system. Users that accumulate enough warnings will automatically be kicked/banned).
  • Word filtering. The bot can delete messages that contain terms you've restricted.
  • Anonymous moderation features. When a user is warned/kicked/banned through a bot command, it will post the reason for the action on behalf of the moderator.
  • Logging. A local log is kept PER SERVER of messages, info about the last post that was automatically filtered, and warns.
  • Role color management. Users can change or update their username color by managing roles using the bot.
  • Per-server Setup. You can run the bot in multiple servers simultaneously with completely different settings for each.
  • Info lookup. Get helpful links to downloads, resources, and a description of various formats.
    Lookup

For a full list of features and setup instructions, see the readme.