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

Ohkthx/SchiNET-old

Repository files navigation

SchiNET Discord Bot


Documentation


Check out the documentation at: SchiNET - Documentation

Quick-About


Special thanks to the wonderful developers above and their projects that has given me the ability to write this.

This is the second Discord bot that I've written with Go and using the amazing Discord API provided at the link above. The first project quickly snowballed into something much larger that initially anticipated. Being my first project in Go, I've learned many practices that are cleaner- hence the birth of the Discord Bot: Core project.

This project does capture, store, and has abilities to audit message traffic to be used for: banning, histographs, credits (currency), quotes, and more!

Features


  • MongoDB support.
  • Gambling support, based on message count. (,gamble)
  • Ticket/Bug Report system. (,ticket)
  • Script library. (,script)
  • Pastebin posting via API.
  • User bans from bot. (,abuse)
  • Aliases to commands. (,alias)
  • Server Message Histograms.
  • Permissions for bot manipulation. (,permission) Permissions managed via Roles.
  • Events with countdown. (,events)
  • Channel enable/disabling of bot commands by normal users. (,admin channel enable/disable)
  • WatchLog on Guilds and Guild Channels. Streams to a new window.
  • Console Access to modify run-time features.
  • Automatic Role Management for bot related Roles.
  • Automatic Channel Management for the #internal channel.
  • Linking of servers through a common channel.

*All commands are prefixed with a ',' by default- can be changed.

TODO/Reimplement List


  • TAG: TODO added for quick searching minor things to edit.
  • Support for Vita-Nex: Core API
  • Support for SQL
  • Public and Private Notifications
  • Event Timers and Tracking
  • Message Count Gambling
  • Move ENV variables to CFG/INI file.
  • Event Handlers for creating/deleting channels
  • New player greeting.
  • Softbans from channels.
  • Hardbands from server/guild.
  • Last seen to Users
  • Check user existing in Database.
  • Parsing in-game messages and sending to discord.
  • Message -> Database integrity check.
  • Discord Guild -> Guild chat.
  • Script Library: Accessing via IDs

Versions


See changelog

About

SchiNET - Discord Bot, written in Go.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages