Skip to content

EthanKuai/DiscordBot

Repository files navigation

DiscordBot

My personal discord bot to suit my needs. Used in my personal Discord server.

Motivation

Convenience. Access multiple sites and rng in the comfort of Discord, with 100% privacy.

Features

  • says hello!
  • reads from reddit, zenquote, wikipedia and more in the future...
  • dailies set at a fixed time of the day to a fixed channel: contains daily quotesand reads off a list of links in database (such as daily top reddit posts etc.)
  • rng/ coin flip
  • echo command to repeat messages
  • check Singapore MRT ma, lines & stations

Upcoming Features

  • daily reminder to day/week of year
  • daily backup of server
  • read image & scan for text
  • API connections & pings/updates from twitter, gnews, merriam webster, etc.
  • calculator

Dependencies

List found in requirements.txt

Installation

git clone https://github.com/EthanKuai/DiscordBot.git
cd DiscordBot
python -m pip install --upgrade pip
python -m pip install googletrans==4.0.0-rc1
if [ -f requirements.txt ]; then python -m pip install -r requirements.txt; fi

About

My personal discord bot.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages