Clone from git.gnous.eu/Gnous/tuxbot

This commit is contained in:
Mael G 2019-05-29 18:59:20 -04:00
commit ed4b1bf866
37 changed files with 2234 additions and 1797 deletions

View file

@ -11,16 +11,17 @@
-> .sondage : Affiche l'aide pour la commande sondage
-> .role _nomdurole_ : Ajoute/Retire le rôle en question
-> .iplocalise _IP ou NDD_ : affiche la localisation et le propriétaire de l'ip (ou de l'IP lié a un nom de domaine)
-> .iplocalise _IP ou NDD_ **ipv6**: affiche la localisation et le propriétaire de l'ip en forçant sur l'IPv6 (ou de l'IP lié a un nom de domaine)
-> .getheaders _IP ou NDD_ : affiche les en-têtes (headers) d'une IP/Nom de domaine via HTTP/HTTPS/FTP
-> .btcprice : Affiche le prix du bitcoin
[split]
**Commandes Funs**
-> .joke : Affiche une blague aléatoire
-> .ethylotest : Simule un ethylotest détraqué
-> .pokemon : Lance un combat de pokémons
-> .coin : Simule un pile ou face
-> .randomcat : Affiche des image de chats :3
[split]
**Commandes Carte d'Identité**
-> .ci : Affiche l'aide sur les cartes d'identité
-> .ci show _pseudo_ : Affiche la carte d'identité de _pseudo_
@ -30,10 +31,10 @@
-> .ci setcountry : Défini votre pays
-> .ci update : Met à jour votre image si vous l'avez changé :wink:
-> .ci delete : Supprime votre carte d'identité **a tous jamais**
[split]
**Commandes diverses** :
-> .info : Affiche des informations sur le bot
-> .help : Affiche ce message
-> .clock : Affiche la liste des horloges des villes
-> .ping : Ping le bot
-> .github : Affiche le repos Github du Bot :heart:
-> .git : Affiche le repos Gitea du Bot :heart:

View file

@ -1,24 +1,24 @@
<:stafftools:314348604095594498> **Développement** :
:tools: **Développement** :
└> Outout : [outout.xyz](https://outout.xyz/)
└> Romain : [son github](http://git.dyjix.eu/Romain)
└> Romain : [son github](http://git.gnous.eu/Romain)
└> Langage : [Python3](http://www.python.org/)
└> Api : [discord.py {3}](https://github.com/Rapptz/discord.py)
└> Discord Api : [{4}]({4})
└> En se basant sur : [RobotDanny](https://github.com/Rapptz/RoboDanny)
<:server:334347432835940352> **Hébergé sur "{2}"**:
<:server:577916597239283742> **Hébergé sur "{2}"**:
└> <:tux:282212977627758593> OS : {0}
└> <:python:334346615366221825> Version : {1}
└> Version : {1}
<:contact:334347787200233483> **Contact** :
└> <:discord:314003252830011395> : Outout#8406
└> <:twitter:314349922877046786> : [@outoutxyz](https://twitter.com/outouxyz)
└> <:mail:334345653419245571> : [mael@gnous.eu](mailto:mael@gnous.eu)
└> <:discord:314003252830011395> : Romain#5117
:telephone: **Contact** :
└> <:DiscordLogoColor:577915413573402624> : Outout#8406
└> <:twitter:577915119032336387> : [@outoutxyz](https://twitter.com/outouxyz)
└> :mailbox: : [mael@gnous.eu](mailto:mael@gnous.eu)
└> <:DiscordLogoColor:577915413573402624> : Romain#5117
<:discord:314003252830011395> **Serveurs** :
└> :tux: Serveur de TuxBot : [rejoindre](https://discord.gg/5UZy8Pn)
└> <:tux:514930485751971866> Serveur GNU/Linux-Fr : [rejoindre](https://discord.gg/B5TzW7x)
<:DiscordLogoColor:577915413573402624> **Serveur** :
└> Serveur GnousEU : [rejoindre](https://discord.gg/NFW3EeS)

0
texts/rpoll.md Normal file → Executable file
View file