https://github.com/saious119/discord-bots
A collection of discord bots, some use humor that may be offensive, some scrape 4 chan for random images. USE AT YOUR OWN RISK
https://github.com/saious119/discord-bots
bot chatbot discord discord-bot discord-js hacktoberfest hacktoberfest2021 hacktoberfest2022
Last synced: about 1 year ago
JSON representation
A collection of discord bots, some use humor that may be offensive, some scrape 4 chan for random images. USE AT YOUR OWN RISK
- Host: GitHub
- URL: https://github.com/saious119/discord-bots
- Owner: Saious119
- License: lgpl-2.1
- Created: 2018-10-25T21:59:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-25T13:50:18.000Z (over 1 year ago)
- Last Synced: 2025-04-04T07:47:43.035Z (about 1 year ago)
- Topics: bot, chatbot, discord, discord-bot, discord-js, hacktoberfest, hacktoberfest2021, hacktoberfest2022
- Language: C#
- Homepage:
- Size: 113 MB
- Stars: 1
- Watchers: 0
- Forks: 3
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Discord-Bots
A collection of all the discord bots I've made
## UwUBot
### Description
A general annoyance bot based on the UwU/OwO meme. you can use UwUBot help to get a list of commands.
It will generally reply to any message it receives with a variety of responses, and can even join voice chats to play audio clips. you can also say the word image and it will send to you a random image scrapped from 4chan as long as the image was tagged with either UwU or OwO and was posted in a or jp.
### Special Requirements
UwUBot will require my specific fork of the python 4scanner package inorder to use the image function.
## Terry Davis Bot
### Description
A Bot that sends quotes said by late programmer Terry Davis, inventor of TempleOS, whenever his name is mentioned. **Warning** it is important to note that Terry Davis has said some things that other may find offensive, this is not representative of my beliefs, however I do find the quotes to be occassionally humorous and representative of Terry Davis.
## JonTron Bot
### Description
The same as Terry Davis Bot but for the famous youtuber JonTron.
## Tarot Bot
### Description
A bot that will give you your fortune. All you have to say is "Give me a fortune". Right now it only does single card fortunes, the hope is that in the near future it will also do 2 card and full 10 card readings.
## Jail Bot (Under Construction)
### Description
Interacting with UwUBot will give you a cringe role for a certain amount of time, then remove it. Currently it can give you the role, but crashes when removing it.
## OwOBot / ΘωθBot
### Description
A bot that is a pun on the Egyption God of Knowledge's name in Greek being written at Θωθ. Asking Θωθ, what's this? or OwO, what's this? will use the wikipedia API to search for a valid wikipedia page and send it to you if one is found.
## PirateBot
### Description
A bot that uses a markov chain to combine words from OnePieceQuotes.txt to create new sentences (sorta) you can @ it or say One Piece to trigger it
### How to Build
go build PirateBot.go markov.go
./PirateBot
## WSB (WAA Simulation bot)
### Description
A bot that uses the same markov chain as pirate bot but with quotes from the WAA server
## AndyBot
### Description
A bot that uses the same markov chain as pirate bot but with quotes specifically from Andy in the WAA server
## ScribeBot
### Description
A bot that reads the quotes text channel of my server then outputs text files for WSB and AndyBot
## OyVeyBot
### Description
when you say Oy Vey this bot will comfort you with Matzo Ball Soup and Bagels
## DickJohnson
### Description
a .NET bot that rewards you for posting in the daily channel in WAA and punishes you for double posting
## Manga Notifier (Under Construction)
### Description
A bot you can subscribe manga series to and get notified when new chapters release
## BrainCellBot
### Description
Give the collective braincell to someone and keep track of who has the brain cell
## RedditSimBot (Under Construction)
### Description
A bot that allows your to upvote or downvote messages and keep track of each users "Discord Karma"
## Purple Haro Bot
### Description
A python bot inspired by the Purple Haro in Mobile Suit Gundam 00, this used the NLTK library to get the sentiment value of a given message and respond
## Scribe Bot
### Description
A bot that scrapes a channel for quotes to update the sources for WSB and AndyBot