Discord optional detailed weather bot

Discord opsiyonel detaylı hava durumu botu önümüzdeki Perşembe ──► önümüzdeki Çarşamba ┌─────────┐┌─────────┐┌─────────┐┌─────────┐ │ Perşembe││ Cuma ││Cumartesi││ Pazar │ ├─────────┤├─────────┤├─────────┤├─────────┤ │°C: 16.7││°C: 5.82││°C: 4.45││°C: 2.39│ │ Clouds ││ Snow ││ Snow ││ Snow │ │hPa: 1009││hPa: 1018││hPa: 1018││hPa: 1019│ │Nem: 34││Nem: 54││Nem: 54││Nem: 99│ └─────────┘└─────────┘└─────────┘└─────────┘ ┌─────────┐┌─────────┐┌─────────┐ │Pazartesi││ Salı ││ Çarşamba│ ├─────────┤├─────────┤├─────────┤ │°C: 3.24││°C: 9.02││°C: 15.87│ │ Snow ││ Rain ││ Clouds │ │hPa: 1024││hPa: 1022││hPa: 1018│ │Nem: 97││Nem: 75││Nem: 49│ └─────────┘└─────────┘└─────────┘ önümüzdeki 7 günlük hava durumu tahminleri Olay Detaylı Bilgi Örnek […]

Read more

A multipurpose discord bot with more than 220 commands

WM Bot A advanced bot with more than 220 commands to fit your needs I started learning python around March 2020. This project was started as a way to become better at python in July 7th 2020. And the code you’ll see in this repository was written between then and now. some code may have really bad practices because of it. if you find any issues with the code, please report them to me in my discord: Wasi Master#6969 or […]

Read more

Discord Bot for League of Legends live match tracker

SABot Dicord Bot for League of Legends match auto tracker. Features: Search Summoners statistics in League of Legends. Auto-notifications provide when summoner starts a match, and provide information of participations. Commands: *General commands !help !commands *LOL Search-informations !l match ‘SummonerName’ // live match info *LOL live-match-tracker !l setup !l add ‘SummonerName’ !l remove ‘SummonerName’ !l list !l start // start live-match-tracker !l stop // stop live-match-tracker How to set up your own bot: You need to install python packages with […]

Read more

An enhanced audio player for discord

Discodo Discodo is an enhanced audio player for discord. Features Standalone Audio Node Youtube Related Video Autoplay Crossfade and Audio effects Synced Youtube Video Subtitle Documentation More information can be found here. Installation Discodo requires Python 3.7 or higher python -m pip install –upgrade discodo On Linux environments, more dependencies are required. Execution Audio Node Server Additional options can be seen with the –help flag python -m discodo Client libraries GitHub https://github.com/kijk2869/discodo    

Read more

A discord.py extension for sending, receiving and handlling button in python

discord-message-components This is a discord.py message component extension made by 404kuso and RedstoneZockt, which you can use until discord.py v2.0 is out We also added override support for the discord.ext.commands.Bot client, so you don’t have to initialize everything on your own To override the standart Bot client, add the following to your code from discord.ext import commands from discord_message_components import override_client override_client() client = commands.Bot(…) This will add .components and .slash to the client, and you don’t need theextension = […]

Read more

A Discord Bot for the Pygame Community Server

The Pygame Community Discord bot The bot is capable of doing a lot of stuff, the command prefix is pg!. For help on all the bot commands, run pg!help. The bot is licensed under the MIT license. Setting up the bot on test mode When you get the ‘sorcerer’ role on the discord server, you will be given the token of the test bot. You can then run the bot locally on your local setup to test the bot. Make […]

Read more

Auto Moderation a powerful Moderation Discord Bot

Auto Moderation.py Auto Moderation a powerful Moderation Discord Bot. 🎭 Futures [x] Moderation [x] Auto Moderation 🚀 Installation git clone https://github.com/GMAX2/Auto-Moderation.py.git ⚙️ Configuration fill out the values in: main.py 22 : checklink = antilink[str(“YOUR-GUILD-ID”)] 29 : checkping = antiping[str(“YOUR-GUILD-ID”)] 36 : checkswear = antiping[str(“YOUR-GUILD-ID”)] 43 : checkspam = antiping[str(“YOUR-GUILD-ID”)] 321 : client.run(“BOT-TOKEN”) GitHub https://github.com/GMAX2/Auto-Moderation.py    

Read more

A Discord bot that performs various functions

rikka-bot A Discord bot that performs various functions. Commands Right now, this bot’s prefix is ;. Main Commands Utility Commands @mention help – Returns a command list, along with your server’s prefix. ;help – Returns a command list. ;info – Returns information about the bot. ;paypal – Returns donation link to contribute to server hosting. ;vote – Returns this server’s vote link on discordbots.org. ;clever (text) – Returns the cleverbot response to the given text. ;gizoogle (text) – Translates a […]

Read more

A python library for building user interfaces in discord

blurple.py A front-end framework for discord.py Blurple.py is a framework built on top of discord.py, giving you the tools you need to build discord bots with convenience. Here’s what’s included: blurple.ui All the styled components you’ll ever need for building user interfaces in discord. Planned support for modals and more in the future, using discord’s new api. blurple.io Robust functions that enable you to build stable, multi-step commands with ease. Support for multi-event replies, and timeout handling by default. blurple.ext […]

Read more
1 7 8 9 10