Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 800 Bytes

README.md

File metadata and controls

33 lines (23 loc) · 800 Bytes

nevenoe-bot

Discord bot that provides access to breton language tools

Usage

!help lists all available commands

!termofis [term] directly access the termofis dictionary and print out result in markdown. fr=>br

!glosbe [term] give result from glosbe dictionary (fr => br)

!difazi [sentence] corrects the breton sentence from languagetool API. This can also be triggered by using the reaction emoji "bot_difazian" on a message.

!troer [sentence] Translates the breton sentences using the termofis translator. This can also be triggered by using the reaction emoji "bot_trein" on a message.

!wikeriadur [term] Gets the definition of a given term from br.wiktionary.org (results in breton).

Installation

run

DISCORD_TOKEN=[token] cargo run

in the root directory