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.8.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.8.tar.gz.
File metadata
- Download URL: feegaffe-1.1.8.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 |
f1dbb8187728967edd725f829911b7513833eb66dce3728b86b0f165488879e8
|
|
| MD5 |
7068c55b644b353dc60aebb0140c9da2
|
|
| BLAKE2b-256 |
a1f10337512e0231ea25114ad5ab5c777abf846a919b5a23e28915489cceebf6
|
File details
Details for the file feegaffe-1.1.8-py3-none-any.whl.
File metadata
- Download URL: feegaffe-1.1.8-py3-none-any.whl
- Upload date:
- Size: 2.1 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 |
ad5fcf069c40a6714251f61067ec9299e5bcbeea49ccd6f46f051f7b7065b4a8
|
|
| MD5 |
ea2732ed77e5bc925fca0b855e2112d5
|
|
| BLAKE2b-256 |
4349fc65e2571073703c3df1db097102cb6a27d80105d7d7aca3d12193da7973
|