Giter VIP home page Giter VIP logo

palila-bot's Introduction

Palila Bot

Un super bot permettant de faire pleins de trucs !

À propos

Le palila bot est un bot Discord polyvalent et modulaire qui ajoute des fonctionnalités inédites, comme :

  • Télécharger des images et vidéos d'un channel
  • Récolter et envoyer des citations
  • Participer à la loterie de David Lynch
  • Faire des blagounettes extrêmement drôle 👀

Le bot est entièrement open source, n'hésitez pas à le reprendre et/ou à ajouter de nouvelles fonctionnalités au bot.

Téléchargement

Téléchargez l'archive zip ici ou utilisez la commande

git clone https://github.com/Kayn017/palila-bot.git

Installation et configuration

Pour installer les dépendances, ouvrez un terminal et tapez la commande

# avec npm
npm install

# avec yarn
yarn install

Pour lancer le bot, il suffit d'utiliser la commande

# avec npm
npm start

# avec yarn
yarn start

Si c'est la première fois que vous lancez le bot, celui-ci va créer les fichiers de configuration et va planter (c'est fait exprès).

Ouvrez le fichier config/config.json et remplissez le comme ceci

{
	"discord": {
		"token": "Le token du bot¹",
		"gods": [
			"l'id d'un utilisateur god²"
		]
	},
	"prefix": "," // préfixe par défaut du bot
}

¹ : le token du bot est trouvable sur le portail développeur de Discord
² : un utilisateur god a tout les droits sur le bot. Veillez à ne mettre que l'identifiant de personnes de confiance.

Relancez le bot et un message devrait apparaitre vous indiquant que le bot est connecté !

Licence

Le Palila Bot est sous licence MIT.

palila-bot's People

Contributors

augustin68 avatar kayn017 avatar m4xi1m3 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

palila-bot's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.