Skip to content

FrostX-Official/loopchan

Repository files navigation

My first ever actual rust program (and yes, it's a discord bot for my game community.)

People are saying that it's hard to write bad code in Rust, this project proves 'em wrong. 😼

.ENV ->

LOOPCHAN_DISCORD_TOKEN=String
QA_FORM_LINK=String
LAST_FM_API_KEY=String
LASM_FM_API_SECRET=String

Config ->

Look into Config.toml for description of config variables.

TODOs ->

  • l18n?
  • Counting channel moderation
  • Add permission check back to bot, incase discord goes stupid
  • Economics
    • Balance
    • Exp for chatting
    • Level System
    • Leaderboards
    • Work for coins commands (with cooldown like 30 minutes)
    • Custom Role Shop
    • Paying coinys to others
    • More admin commands (like customizing balance)
    • Fishing (😍)
      • Actual fishing
      • Fish Inventory
      • Fish DB
      • Fish Trading
  • Last.fm
    • Authorization
    • Get info about tracks, albums & artists commands
    • Server leaderboard for like specific artist
  • Giveaways
  • esmBot Replacement
    • Convert image to GIF command
    • Add caption to image command
    • Add speechbubble to image command
  • New Design
    • Profile Picture
    • Banner

Unsure ->

  • Moderation
  • Logs

    Moving all moderation and logs handling to loopchan can make it a bit heavy for current machine im using to host loopchan on, so not in main priority (probably never will be added)

About

A discord bot written in rust

Topics

Resources

Stars

Watchers

Forks

Languages