Skip to content
/ bot Public

Miwa Discord server bot, rewritten in Go

License

Notifications You must be signed in to change notification settings

miwalol/bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Miwa Discord Bot

This repository contains the code of the Miwa Discord server bot.

Features

The bot is used to:

  • Send a welcome message to joining members
  • Thanks to the user when someone boosted the server
  • Have stats of the website with the /stats command

Project Structure

  • events/: Contains the event handlers for the bot.
  • models/: Contains the database models.
  • utils/: Contains utility functions, such as the database connection.
  • main.go: Self-explanatory, the main file of the bot.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Miwa Discord server bot, rewritten in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages