Skip to content
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.

Latest commit

 

History

History
57 lines (44 loc) · 2.75 KB

README.md

File metadata and controls

57 lines (44 loc) · 2.75 KB

SchiNET

SchiNET is a discord bot written in Go (Golang) that provides a helpful interface for Administrators, Moderators, and the everyday User! The bot is in frequent development and depends on several others' hardwork and dedication to open-sourced software. What to see the projects that made this happen? Scroll down!

Curious how to perform some commands? Check out the guides linked in the Table of Contents or join the Discord Server!

Table of Contents

Access Type Guide
------------- docs/README.md
Admin docs/Admin.md
Moderator docs/Moderator.md
User docs/User.md

Latest News and Additions

  • Project renamed to SchiNET
  • SchiNET can be renamed using: ,admin nick [new_nick]
  • Commands Enabling/Disabling in local channel: ,admin channel [enable/disable]
  • Automated Role Management: Recreates/modifies discord roles that are used by SchiNET
  • Automated Channel Management: Recreates/modifies #internal channel
  • Banning removed, instead ,abuse [@mention] has taken it's place to ban abuses from bot commands.

This where the Magic happens

If it wasn't for these many projects (and even more contributors)- none of this would be possible. Thanks if you're reading this!

  • discordgo - Discord's API Bindings for Go.
  • mgo - Helpful driver for using MongoDB in Go.
  • go_pastebin - Allows for pasting Scripts to the interwebs!
  • getopt - Provides helpful command parsing for our many commands.
  • godbot - Core of the bot, handles a bunch of the behind-the-scenes.
  • original - First (failed) version of the project, subject to termination!

SchiNET's source is available at the Main page!

License

MIT