Une librairie pour créer un bot discord rapidement
Project description
Feegaffe
Une librairie pour créer un bot discord rapidement
Installation
pip install feegaffe
import feegaffe
bot = feegaffe.bot("VOTRE_TOKEN")
@bot.command()
async def ping(ctx):
await ctx.send("Pong!")
bot.run("VOTRE_TOKEN")
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
feegaffe-1.1.10.tar.gz
(2.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file feegaffe-1.1.10.tar.gz.
File metadata
- Download URL: feegaffe-1.1.10.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2a61442a5a2a007b56aa2632ded1797f5d514fa3d97e30d282bdb949839e2dd
|
|
| MD5 |
02a9e5d7a731be348d70d14236549360
|
|
| BLAKE2b-256 |
d67d7b115829f08e3bb83f8829cb41984d8ab3976f7350a0f798bcdd7749211d
|
File details
Details for the file feegaffe-1.1.10-py3-none-any.whl.
File metadata
- Download URL: feegaffe-1.1.10-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1a8915586ef5fd93be2763f697a668362dfb7c585b6674c1a83ea54c3137c558
|
|
| MD5 |
28049b474764cbefbd896a78f104ac67
|
|
| BLAKE2b-256 |
62643a53214caf7fb85cd2e7e6f30d5647dc25f9539088e1e925dd2e2d37ecbc
|