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.7.tar.gz
(1.7 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.7.tar.gz.
File metadata
- Download URL: feegaffe-1.1.7.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c786742b77964a377ae87504651fa39f0ca7e76484cbabdfdab4b32ced9f4491
|
|
| MD5 |
aec23e83d0cf92fc254752a69d20c149
|
|
| BLAKE2b-256 |
3cb43a6ba75915b02224e4939703fcdfe60f2dc65970795e97f40eb00eb8798d
|
File details
Details for the file feegaffe-1.1.7-py3-none-any.whl.
File metadata
- Download URL: feegaffe-1.1.7-py3-none-any.whl
- Upload date:
- Size: 2.0 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 |
a39b46351b6a9fe03c63e2d058f36ca3da3cf140be1925a4da059b5846b47ef3
|
|
| MD5 |
3bba7b70ddd6d69462ea0eb740ca831a
|
|
| BLAKE2b-256 |
000dc46839d73f84ca208ba31b8e9dd8a7e5e0103949f1d6cf60727c8fc43830
|