Skip to content

Commit

Permalink
add "eth" to ethereum triggers
Browse files Browse the repository at this point in the history
  • Loading branch information
gillohner authored Oct 28, 2024
1 parent a1c0639 commit c674b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datasets/shitcoinLists.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const ethereumTriggerWords = [
"ethereum", "ether", "vitalik", "buterin", "solidity", "etherium", "ethirium", "ithirium", "ethreum", "etherum", "etherium", "etheruem"
"ethereum", "ether", "vitalik", "buterin", "solidity", "etherium", "ethirium", "ithirium", "ethreum", "etherum", "etherium", "etheruem", "eth"
];

const ethereumResponses = [
Expand Down

0 comments on commit c674b7d

Please sign in to comment.