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.11.tar.gz
(2.6 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.11.tar.gz.
File metadata
- Download URL: feegaffe-1.1.11.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e912f4cc41f2a39ea08d22d7555f254b387d0b9192b73b1d27d5caf23c6dd8f7
|
|
| MD5 |
94a85ab8380667f5786be81021aee8d2
|
|
| BLAKE2b-256 |
fd8e4a2972ba559f306459dd727e71673c132b68cd25493e910afc03d21fe833
|
File details
Details for the file feegaffe-1.1.11-py3-none-any.whl.
File metadata
- Download URL: feegaffe-1.1.11-py3-none-any.whl
- Upload date:
- Size: 3.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 |
2c8201a33aec5c15d94b8239720dd6aa0484f3a1e27be9a62c683fd60dbb7296
|
|
| MD5 |
3a21658701481a2652adf405fae631d7
|
|
| BLAKE2b-256 |
43cd3e015e4e931d3867748214b268d6c9345885ccb95b732fa677dd1c1d8cef
|