Discord bot written in python

Overview

Discord bot created by dpshark#3004 for fun

List of features/commands:


[keyword] responses tools

!add [respons]
Adds new response to [keyword]

!remove [number]
Removes response to [keyword]

!all
Lists all responses to [keyword]


Number of messages

!count [@user(optional)]
Sends number of messages sendt by @user, or yourself

!countAll
Sends total number of messages sendt

!countTxt
Sends list of number of messages per user

!countImg
Sends piechart of % messages sendt by each user


Number of words

!wordCount [@user(optional)]
Sends number of words sendt by @user, or yourself

!wordCountAll
Sends total number of words sendt

!wordCountTxt
Sends list of number of words per user

!wordCountImg
Sends piechart of % words sendt by each user


Other

!art" [word]
Sends ascii art of [word]

!sleep
Its late, tell your friends to go to sleep

!send [@user] [words]
To impersonate a [@user], and send [word] from said [@user]

!d[number]
To roll a die with [number] sides

!help
List of commands

!github
Flexes github link

Also responds to some small things

Responds to any message containing [keyword] (currently weed, will be changed later to something more serious + be able to add keyword by commands in discord)
Reacts to any pings
Reacts to message with angryping emoji
Typing indicator for long(or not so long) process time for commands
Dumb jokes like:
"this is fine", "pog", "!thonk", "!ping"

Goal of bot:


Read messages sendt by users, and send response + some other things

Todo:

Move everything to slash commands :(
Database with list of response
-Dont count images as words sendt
-Add general purpose use, non weed response(not very serious)
-Use serverid as a key for custom responses per server
-Structure database for general purpose
-Check if user is mod for add/remove
-fix for longer list of responses
--Downloadable .txt file?
--Message to user asked(nondownloadable)?
-Add new keywords
-Add new list of responses to keyword
-send ascii art
--fix length(longer than x does not fit)
-send dm's
-play music
-add list of commands("!help")
-Bot starts typing whenever someone is typing?
-Add description to bot
-Send discord nitro emojies for users
-clean up main, comments
-delete message whenever someone talks bad about bot(adds flavor)
-add error messages?

Owner
Daniel K.Gunleiksrud
Daniel K.Gunleiksrud
Daniel K.Gunleiksrud
Fully automated Chegg Discord bot for "homework help"

cheggbog Fully automated Chegg Discord bot for "homework help". Working Sept 15, 2021 Overview Recently, Chegg has made it extremely difficult to auto

Bryce Hackel 8 Dec 23, 2022
A telegram bot to interact with a Minecraft Server

telegram-mc-bot A telegram bot to interact with a Minecraft Server It has the following commands: /status - Returns the server status (Online/Offline)

KleynArt 1 Dec 09, 2021
Code to help me strengthen my bot army

discord-bot-manager an api to help you manage your other bots auth lazy: using the browser dev tools, capture a post call and view the Authorization h

Riley Snyder 2 Mar 18, 2022
A discord bot that can detect Nitro Scam Links and delete them to protect other users

A discord bot that can detect Nitro Scam Links and delete them to protect other users. Add it to your server from here.

Kanak Mittal 9 Oct 20, 2022
Verkehrsunfälle in Deutschland, aufgeschlüsselt nach Verkehrsmittel des Hauptverursachers und Nebenverursachers

How-To Einfach ./main.py ausführen mit der Statistik-Datei aus dem Ordner "Unfälle_mit_mehreren_Beteiligten" als erstem Argument. Requirements python,

4 Oct 12, 2022
A Pancakeswap v2 trading client (and bot) with limit orders, stop-loss, custom gas strategies, a GUI and much more.

Pancakeswap v2 trading client A Pancakeswap trading client (and bot) with limit orders, stop-loss, custom gas strategies, a GUI and much more. If you

571 Mar 15, 2022
Threat Intel Platform for T-POTs

T-Pot 20.06 runs on Debian (Stable), is based heavily on docker, docker-compose

Deutsche Telekom Security GmbH 4.3k Jan 07, 2023
The best (and now open source) Discord selfbot.

React Selfbot Yes, for real Why am I making this open source? Because can't stop calling my product a rat, tokenlogger and what else not. But there is

30 Nov 13, 2022
Python lib for Embedly

embedly-python Python library for interacting with Embedly's API. To get started sign up for a key at embed.ly/signup. Install Install with Pip (recom

Embedly 80 Oct 05, 2022
Wordnik Python public library

Python 2.7 client for Wordnik.com API Overview This is a Python 2.7 client for the Wordnik.com v4 API. For more information, see http://developer.word

Wordnik 224 Dec 29, 2022
TikTok channel bulk ripper based on TikTok-Api and Youtube-dl. Some assembly may be required.

RipTok Script provided as is. Absolutely no guarantee. A TikTok ripper based on TikTokApi and YouTube-dl. Some assembly may be required. positional ar

32 Dec 24, 2022
A simple telegram bot to download from Zee5 links

Zee5 Downloader If you find any bugs, report at @TroJanzSupport My Features: 👉 Upload as file/video from any NON-DRM Zee5 link 👉 Permanent thumbnail

TroJanzHEX 95 Dec 20, 2022
A Python API to retrieve and read MLB GameDay data

mlbgame mlbgame is a Python API to retrieve and read MLB GameDay data. mlbgame works with real time data, getting information as games are being playe

Zach Panzarino 493 Dec 13, 2022
Python Twitter API

Python Twitter Tools The Minimalist Twitter API for Python is a Python API for Twitter, everyone's favorite Web 2.0 Facebook-style status updater for

2.9k Dec 29, 2022
A virus/stealer made in py

python-virus A virus/stealer made in py. Features: Discord token stealer, Password stealer, Windows key stealer, Credit-card stealer, Image grab, Anti

SKYNETMARCI 5 Dec 12, 2022
A Phyton script working for stream twits from twitter by tweepy to mongoDB

twitter-to-mongo A python script that uses the Tweepy library to pull Tweets with specific keywords from Twitter's Streaming API, and then stores the

3 Feb 03, 2022
This repository contains the best Data Science free hand-picked resources to equip you with all the industry-driven skills and interview preparation kit.

Best Data Science Resources Hey, Data Enthusiasts out there! Finally, after lots of requests from the community I finally came up with the best free D

Mohit Kumar 415 Dec 31, 2022
A Telegram Video Watermark Adder Bot in Pyrogram by @AbirHasan2005

Watermark-Bot A Telegram Video Watermark Adder Bot by @AbirHasan2005 Features: Save Custom Watermark Image. Auto Resize Watermark According to Video q

Abir Hasan 95 Nov 20, 2022
A Python library for the Docker Engine API

Docker SDK for Python A Python library for the Docker Engine API. It lets you do anything the docker command does, but from within Python apps – run c

Docker 6.1k Jan 03, 2023
Draw your telegram bot in draw.io and generate its code

README Contents: Draw your bot Install requirements Registering a telegram bot Draw bot Start point Message block Single choice block Functions block

DENIS TSITKO 23 Nov 09, 2022